|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TreeViewer.TreeLayoutType | |
---|---|
jebl.gui.trees.treeviewer |
Uses of TreeViewer.TreeLayoutType in jebl.gui.trees.treeviewer |
---|
Methods in jebl.gui.trees.treeviewer that return TreeViewer.TreeLayoutType | |
---|---|
protected TreeViewer.TreeLayoutType |
TreeViewer.getDefaultTreeLayoutType()
|
static TreeViewer.TreeLayoutType |
TreeViewer.TreeLayoutType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TreeViewer.TreeLayoutType[] |
TreeViewer.TreeLayoutType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in jebl.gui.trees.treeviewer with parameters of type TreeViewer.TreeLayoutType | |
---|---|
protected void |
TreeViewer.setAndStoreTreeLayoutType(TreeViewer.TreeLayoutType treeLayoutType)
|
protected void |
TreeViewer.setDefaultTreeLayoutType(TreeViewer.TreeLayoutType treeLayoutType)
|
void |
TreeViewer.setTreeLayoutType(TreeViewer.TreeLayoutType treeLayoutType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |