|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.adventnet.snmp.ui.MibDescription
This class sets the mib node details in the MibDescriptionUI.
| Constructor Summary | |
MibDescription()
Instantiates MibDescriptionUI. |
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent ae)
|
void |
itemStateChanged(java.awt.event.ItemEvent ie)
Invoked when the selection in combo box is changed. |
void |
setMibNodeDescription(MibNode mibNode)
Sets the node information in the MibDescriptionUI. |
void |
setMibNodeDescription(NodeData node)
|
void |
setMibOperations(MibOperations mibOps)
This receives the MibOperations instance. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MibDescription()
| Method Detail |
public void setMibNodeDescription(MibNode mibNode)
public void setMibNodeDescription(NodeData node)
public void setMibOperations(MibOperations mibOps)
public void itemStateChanged(java.awt.event.ItemEvent ie)
itemStateChanged in interface java.awt.event.ItemListenerpublic void actionPerformed(java.awt.event.ActionEvent ae)
actionPerformed in interface java.awt.event.ActionListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||