Package | Description |
---|---|
org.freehep.jas.plugin.tree |
Modifier and Type | Method and Description |
---|---|
boolean |
DefaultFTreeNodeAdapterProxy.selectionChanged(FTreeSelectionEvent e) |
boolean |
DefaultFTreeNodeAdapter.selectionChanged(FTreeSelectionEvent e)
The default selection behavior 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 © 2018. All rights reserved.