net.sourceforge.doyen
Class EventFrame.DoyenListSelectionListener

java.lang.Object
  extended bynet.sourceforge.doyen.EventFrame.DoyenListSelectionListener
All Implemented Interfaces:
EventListener, ListSelectionListener
Enclosing class:
EventFrame

private class EventFrame.DoyenListSelectionListener
extends Object
implements ListSelectionListener


Constructor Summary
private EventFrame.DoyenListSelectionListener()
           
 
Method Summary
 void valueChanged(ListSelectionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventFrame.DoyenListSelectionListener

private EventFrame.DoyenListSelectionListener()
Method Detail

valueChanged

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