org.moyoman.client.reference.admin
Class HelperNamesPanel$1

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

synchronized class HelperNamesPanel$1
extends Object
implements ListSelectionListener


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

HelperNamesPanel$1

HelperNamesPanel$1(HelperNamesPanel)
Method Detail

valueChanged

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