Uses of Class
mgui.interfaces.gui.InterfaceComboBox
| Package | Description |
|---|---|
| mgui.interfaces.attributes |
Provides a standard updatable attribute object which can fire events for all interface objects.
|
| mgui.interfaces.graphics |
Provides graphical windows for user interaction with model objects.
|
| mgui.interfaces.gui | |
| mgui.io.domestic.shapes |
-
Uses of InterfaceComboBox in mgui.interfaces.attributes
Fields in mgui.interfaces.attributes declared as InterfaceComboBox Modifier and Type Field Description protected InterfaceComboBoxAttributeSelection. combo_boxMethods in mgui.interfaces.attributes that return InterfaceComboBox Modifier and Type Method Description InterfaceComboBoxAttributeSelection. getComboBox()Return a combo box containing this list, and with the specified list widthInterfaceComboBoxAttributeSelection. getComboBox(int width)Return a combo box containing this list, and with the specified list width -
Uses of InterfaceComboBox in mgui.interfaces.graphics
Subclasses of InterfaceComboBox in mgui.interfaces.graphics Modifier and Type Class Description protected classInterfaceGraphicPanel.GraphicWindowListRenderer -
Uses of InterfaceComboBox in mgui.interfaces.gui
Methods in mgui.interfaces.gui that return InterfaceComboBox Modifier and Type Method Description InterfaceComboBoxInterfaceComboBox. copy()Copies this combo box to a new combo box, containing the same items. -
Uses of InterfaceComboBox in mgui.io.domestic.shapes
Fields in mgui.io.domestic.shapes declared as InterfaceComboBox Modifier and Type Field Description protected InterfaceComboBoxSurfaceDataInputDialogBox. cmbMeshprotected InterfaceComboBoxShapeInputDialogBox. cmbShapeSetprotected InterfaceComboBoxSurfaceInputDialogBox. cmbShapeSet