Uses of Class
mgui.interfaces.InterfaceComboPanel
Package | Description |
---|---|
mgui.interfaces |
This package contains all main/abstract interface objects (object which provides user interations)
for ModelGUI.
|
-
Uses of InterfaceComboPanel in mgui.interfaces
Fields in mgui.interfaces declared as InterfaceComboPanel Modifier and Type Field Description protected InterfaceComboPanel
InterfaceWorkspace. comboPanel
Methods in mgui.interfaces with parameters of type InterfaceComboPanel Modifier and Type Method Description static boolean
InterfaceEnvironment. setComboPanel(InterfaceComboPanel panel, InterfaceDisplayPanel dp, boolean sort)
Fills a combo panel with new instances of all loaded InterfacePanel classesvoid
InterfaceWorkspace. setComboPanel(InterfaceComboPanel panel)