|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sdm.quasar.client.swing.systeminfo.NodeInfo
| Constructor Summary | |
NodeInfo(SystemInfoNode systemInfoNode)
Creates a new NodeInfo. |
|
| Method Summary | |
java.lang.String |
getDetailText()
Returns the String. |
javax.swing.ImageIcon |
getIcon()
Returns the ImageIcon. |
SystemInfoNode |
getSystemInfoNode()
Returns the SystemInfoNode. |
java.lang.String |
getText()
Returns the String. |
void |
setDetailText(java.lang.String detailText)
Sets the String to the given value. |
void |
setIcon(javax.swing.ImageIcon icon)
Sets the ImageIcon to the given value. |
void |
setText(java.lang.String text)
Sets the String to the given value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NodeInfo(SystemInfoNode systemInfoNode)
NodeInfo.
| Method Detail |
public SystemInfoNode getSystemInfoNode()
SystemInfoNode.
public java.lang.String getDetailText()
String.
public void setDetailText(java.lang.String detailText)
String to the given value.
detailText - the String to set.public javax.swing.ImageIcon getIcon()
ImageIcon.
public void setIcon(javax.swing.ImageIcon icon)
ImageIcon to the given value.
icon - the ImageIcon to set.public java.lang.String getText()
String.
public void setText(java.lang.String text)
String to the given value.
text - the String to set.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||