clickDetector.ClickClassifiers
Class UserTypesPanel.ListSelection

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

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


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

Constructor Detail

UserTypesPanel.ListSelection

UserTypesPanel.ListSelection()
Method Detail

valueChanged

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