Uses of Class
at.tuwien.ifs.somtoolbox.apps.viewer.handlers.ClusterSelectionEventHandler

Packages that use ClusterSelectionEventHandler
at.tuwien.ifs.somtoolbox.apps.viewer This package implements the SOMViewer application; main class is SOMViewer.java. 
 

Uses of ClusterSelectionEventHandler in at.tuwien.ifs.somtoolbox.apps.viewer
 

Fields in at.tuwien.ifs.somtoolbox.apps.viewer declared as ClusterSelectionEventHandler
protected  ClusterSelectionEventHandler GenericPNodeScrollPane.clusterSelectionEventHandler
           
 

Methods in at.tuwien.ifs.somtoolbox.apps.viewer with parameters of type ClusterSelectionEventHandler
 void MyPCanvas.setSelectionEventHandler(ClusterSelectionEventHandler handler)
          Set the cluster selection event handler associated with this canvas.