public static class Navigator.SelectionEvent extends TreeSelectionEvent
| Constructor and Description |
|---|
SelectionEvent(Object source,
TreePath[] paths,
boolean[] areNew,
TreePath oldLeadSelectionPath,
TreePath newLeadSelectionPath)
calls TreeSelectionEvent(...)
|
| Modifier and Type | Method and Description |
|---|---|
Selection |
getSelection()
Converts the TreePath of the current selection into a Selection object.
|
cloneWithSource, getNewLeadSelectionPath, getOldLeadSelectionPath, getPath, getPaths, isAddedPath, isAddedPath, isAddedPathgetSource, toStringpublic Selection getSelection()