com.adventnet.snmp.beans
Class PropertyCustomPanel.UserAddEditor.deladapter

java.lang.Object
  extended by com.adventnet.snmp.beans.PropertyCustomPanel.UserAddEditor.deladapter
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
PropertyCustomPanel.UserAddEditor

 class PropertyCustomPanel.UserAddEditor.deladapter
extends java.lang.Object
implements java.awt.event.ActionListener


Field Summary
(package private)  PropertyCustomPanel.UserAddEditor ia
           
 
Constructor Summary
PropertyCustomPanel.UserAddEditor.deladapter(PropertyCustomPanel.UserAddEditor 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

PropertyCustomPanel.UserAddEditor ia
Constructor Detail

PropertyCustomPanel.UserAddEditor.deladapter

PropertyCustomPanel.UserAddEditor.deladapter(PropertyCustomPanel.UserAddEditor ia)
Method Detail

actionPerformed

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