com.adventnet.snmp.ui
Class IndexEditor.canceladapter

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

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


Field Summary
(package private)  IndexEditor ia
           
 
Constructor Summary
IndexEditor.canceladapter(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.canceladapter

IndexEditor.canceladapter(IndexEditor ia)
Method Detail

actionPerformed

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