clickDetector.offlineFuncs
Class EventListDialog.ListSelection

java.lang.Object
  extended by clickDetector.offlineFuncs.EventListDialog.ListSelection
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.ListSelectionListener
Enclosing class:
EventListDialog

private class EventListDialog.ListSelection
extends java.lang.Object
implements javax.swing.event.ListSelectionListener


Constructor Summary
private EventListDialog.ListSelection()
           
 
Method Summary
 void valueChanged(javax.swing.event.ListSelectionEvent arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventListDialog.ListSelection

private EventListDialog.ListSelection()
Method Detail

valueChanged

public void valueChanged(javax.swing.event.ListSelectionEvent arg0)
Specified by:
valueChanged in interface javax.swing.event.ListSelectionListener