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

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

synchronized class DebugSelectorPane$1
extends Object
implements ActionListener


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

DebugSelectorPane$1

DebugSelectorPane$1(DebugSelectorPane.SelectorPanel)
Method Detail

actionPerformed

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