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 InterfaceTreePanelInterfaceDisplayPanel. objectTreeprotected InterfaceTreePanelInterfaceWorkspace. objectTreeMethods in mgui.interfaces with parameters of type InterfaceTreePanel Modifier and Type Method Description voidInterfaceDisplayPanel. setObjectTree(InterfaceTreePanel treePanel)voidInterfaceWorkspace. setObjectTree(InterfaceTreePanel treePanel) -
Uses of InterfaceTreePanel in mgui.interfaces.plots
Fields in mgui.interfaces.plots declared as InterfaceTreePanel Modifier and Type Field Description protected InterfaceTreePanelInterfacePlotDialog. source_tree