org.moyoman.client.reference.util
Class BaseDialog$4

java.lang.Object
  |
  +--org.moyoman.client.reference.util.BaseDialog$4
All Implemented Interfaces:
ActionListener, EventListener

synchronized class BaseDialog$4
extends Object
implements ActionListener


Constructor Summary
(package private) BaseDialog$4(BaseDialog)
           
 
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

BaseDialog$4

BaseDialog$4(BaseDialog)
Method Detail

actionPerformed

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