at.tuwien.ifs.somtoolbox.apps.viewer.controls
Class ClassLegendPane.ClassSelectionHandler

java.lang.Object
  extended by at.tuwien.ifs.somtoolbox.apps.viewer.controls.ClassLegendPane.ClassSelectionHandler
All Implemented Interfaces:
EventListener, ListSelectionListener
Enclosing class:
ClassLegendPane

private class ClassLegendPane.ClassSelectionHandler
extends Object
implements ListSelectionListener


Constructor Summary
private ClassLegendPane.ClassSelectionHandler()
           
 
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

ClassLegendPane.ClassSelectionHandler

private ClassLegendPane.ClassSelectionHandler()
Method Detail

valueChanged

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