org.moyoman.client.reference
Class SaveGameDialog$1

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

synchronized class SaveGameDialog$1
extends Object
implements ListSelectionListener


Constructor Summary
(package private) SaveGameDialog$1(SaveGameDialog)
           
 
Method Summary
 void valueChanged(ListSelectionEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SaveGameDialog$1

SaveGameDialog$1(SaveGameDialog)
Method Detail

valueChanged

public void valueChanged(ListSelectionEvent)
Specified by:
valueChanged in interface ListSelectionListener