org.moyoman.client.reference.admin
Class NewHelperTypeDialog$2

java.lang.Object
  |
  +--org.moyoman.client.reference.admin.NewHelperTypeDialog$2
All Implemented Interfaces:
ActionListener, EventListener

synchronized class NewHelperTypeDialog$2
extends Object
implements ActionListener


Constructor Summary
(package private) NewHelperTypeDialog$2(NewHelperTypeDialog)
           
 
Method Summary
 void actionPerformed(ActionEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewHelperTypeDialog$2

NewHelperTypeDialog$2(NewHelperTypeDialog)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent)
Specified by:
actionPerformed in interface ActionListener