org.freehep.jas.plugin.tree
Class FTreeSelectionManager

java.lang.Object
  extended byorg.freehep.jas.plugin.tree.FTreeSelectionManager

public class FTreeSelectionManager
extends java.lang.Object


Method Summary
 void selectionChange(FTreeNodeSelectionNotification event)
          Notify the FTreeSelectionManager that the selection is to be changed.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

selectionChange

public void selectionChange(FTreeNodeSelectionNotification event)
Notify the FTreeSelectionManager that the selection is to be changed.

Parameters:
event - The FTreeNodeSelectionNotification carrying the information of the selection change.