org.moyoman.client.reference.debug
Class DebugDialog$1

java.lang.Object
  |
  +--org.moyoman.client.reference.debug.DebugDialog$1
All Implemented Interfaces:
ActionListener, EventListener

synchronized class DebugDialog$1
extends Object
implements ActionListener


Constructor Summary
(package private) DebugDialog$1(DebugDialog)
           
 
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

DebugDialog$1

DebugDialog$1(DebugDialog)
Method Detail

actionPerformed

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