Uses of Class
mgui.interfaces.trees.InterfaceTreePanel
Package | Description |
---|---|
mgui.interfaces |
This package contains all main/abstract interface objects (object which provides user interations)
for ModelGUI.
|
mgui.interfaces.plots |
Provides 2D and 3D plotting functionality.
|
-
Uses of InterfaceTreePanel in mgui.interfaces
Fields in mgui.interfaces declared as InterfaceTreePanel Modifier and Type Field Description protected InterfaceTreePanel
InterfaceDisplayPanel. objectTree
protected InterfaceTreePanel
InterfaceWorkspace. objectTree
Methods in mgui.interfaces with parameters of type InterfaceTreePanel Modifier and Type Method Description void
InterfaceDisplayPanel. setObjectTree(InterfaceTreePanel treePanel)
void
InterfaceWorkspace. setObjectTree(InterfaceTreePanel treePanel)
-
Uses of InterfaceTreePanel in mgui.interfaces.plots
Fields in mgui.interfaces.plots declared as InterfaceTreePanel Modifier and Type Field Description protected InterfaceTreePanel
InterfacePlotDialog. source_tree