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

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

synchronized class BaseDialog$3
extends Object
implements ActionListener


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

BaseDialog$3(BaseDialog)
Method Detail

actionPerformed

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