|
Oxygen XML Editor 15.0 Author API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public interface WSOutlineThe Workspace Outline.
| Method Summary | |
|---|---|
javax.swing.tree.TreePath[] |
getSelectedPaths(boolean minimizeSelectedPaths)
Get the tree paths selected in the Outline tree. |
void |
setSelectionPaths(javax.swing.tree.TreePath[] treePath)
Select and scroll the given tree paths. |
| Method Detail |
|---|
javax.swing.tree.TreePath[] getSelectedPaths(boolean minimizeSelectedPaths)
minimizeSelectedPaths - If true and a parent and a child is selected, then only the parent is the list.
void setSelectionPaths(javax.swing.tree.TreePath[] treePath)
treePath - The path to select.
|
Oxygen XML Editor 15.0 Author API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||