Uses of Class
org.freehep.jas.plugin.tree.FTreeSelectionEvent

Packages that use FTreeSelectionEvent
org.freehep.jas.plugin.tree   
 

Uses of FTreeSelectionEvent in org.freehep.jas.plugin.tree
 

Methods in org.freehep.jas.plugin.tree with parameters of type FTreeSelectionEvent
 boolean DefaultFTreeNodeAdapterProxy.selectionChanged(FTreeSelectionEvent e)
           
 boolean DefaultFTreeNodeAdapter.selectionChanged(FTreeSelectionEvent e)
          The default selection behaviour is to cancel any existing selection, effectively reducing the tree to a SINGLE_SELECTION_MODEL.
 boolean FTreeNodeAdapter.selectionChanged(FTreeSelectionEvent e)
          This method is invoked on a node's adapters starting from the highest priority one when the selected nodes have changed.
 



Copyright © 2013. All Rights Reserved.