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 InterfaceComboBox
AttributeSelection. combo_box
Methods in mgui.interfaces.attributes that return InterfaceComboBox Modifier and Type Method Description InterfaceComboBox
AttributeSelection. getComboBox()
Return a combo box containing this list, and with the specified list widthInterfaceComboBox
AttributeSelection. 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 class
InterfaceGraphicPanel.GraphicWindowListRenderer
-
Uses of InterfaceComboBox in mgui.interfaces.gui
Methods in mgui.interfaces.gui that return InterfaceComboBox Modifier and Type Method Description InterfaceComboBox
InterfaceComboBox. 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 InterfaceComboBox
SurfaceDataInputDialogBox. cmbMesh
protected InterfaceComboBox
ShapeInputDialogBox. cmbShapeSet
protected InterfaceComboBox
SurfaceInputDialogBox. cmbShapeSet