Package docking.widgets.tree.support
Class GTreeSelectionEvent
java.lang.Object
docking.widgets.tree.support.GTreeSelectionEvent
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
An enum that contains the origin of the GTreeSelectionEvent (see each enum for more details). -
Constructor Summary
ConstructorsConstructorDescriptionGTreeSelectionEvent
(TreeSelectionEvent event, GTreeSelectionEvent.EventOrigin origin) -
Method Summary
Modifier and TypeMethodDescriptiongetPath()
TreePath[]
getPaths()
boolean
boolean
isAddedPath
(int index) boolean
isAddedPath
(TreePath path)