com.adventnet.snmp.ui
Class IndexEditor.okadapter

java.lang.Object
  extended by com.adventnet.snmp.ui.IndexEditor.okadapter
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
IndexEditor

 class IndexEditor.okadapter
extends java.lang.Object
implements java.awt.event.ActionListener


Field Summary
(package private)  IndexEditor ia
           
 
Constructor Summary
IndexEditor.okadapter(IndexEditor ia)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ia

IndexEditor ia
Constructor Detail

IndexEditor.okadapter

IndexEditor.okadapter(IndexEditor ia)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener