org.moyoman.client.reference
Class NewDialog$1

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

synchronized class NewDialog$1
extends Object
implements ActionListener


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

NewDialog$1

NewDialog$1(NewDialog.PlayerPanel)
Method Detail

actionPerformed

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