clickDetector.offlineFuncs
Class LabelClicksDialog.ListSelection

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

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


Constructor Summary
private LabelClicksDialog.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

LabelClicksDialog.ListSelection

private LabelClicksDialog.ListSelection()
Method Detail

valueChanged

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