Uses of Class
mgui.interfaces.graphics.InterfaceGraphicTextBox
| Package | Description |
|---|---|
| mgui.interfaces.console |
Provides an interactive system console (currently view only).
|
| mgui.interfaces.graphics |
Provides graphical windows for user interaction with model objects.
|
| mgui.interfaces.graphs |
Provides an interface for user interaction with graph objects.
|
| mgui.interfaces.tables |
Provides object interaction via a JTable.
|
-
Uses of InterfaceGraphicTextBox in mgui.interfaces.console
Methods in mgui.interfaces.console with parameters of type InterfaceGraphicTextBox Modifier and Type Method Description intInterfaceConsoleDisplay. updateStatusBox(InterfaceGraphicTextBox box, java.awt.event.MouseEvent e) -
Uses of InterfaceGraphicTextBox in mgui.interfaces.graphics
Methods in mgui.interfaces.graphics with parameters of type InterfaceGraphicTextBox Modifier and Type Method Description intInterfaceGraphic. updateStatusBox(InterfaceGraphicTextBox box, java.awt.event.MouseEvent e)Notifies this window to update the given status text box with information as it sees fit.intInterfaceGraphic2D. updateStatusBox(InterfaceGraphicTextBox box, java.awt.event.MouseEvent e)intInterfaceGraphic3D. updateStatusBox(InterfaceGraphicTextBox box, java.awt.event.MouseEvent e) -
Uses of InterfaceGraphicTextBox in mgui.interfaces.graphs
Methods in mgui.interfaces.graphs with parameters of type InterfaceGraphicTextBox Modifier and Type Method Description intInterfaceGraphDisplay. updateStatusBox(InterfaceGraphicTextBox box, java.awt.event.MouseEvent e) -
Uses of InterfaceGraphicTextBox in mgui.interfaces.tables
Methods in mgui.interfaces.tables with parameters of type InterfaceGraphicTextBox Modifier and Type Method Description intInterfaceDataTable. updateStatusBox(InterfaceGraphicTextBox box, java.awt.event.MouseEvent e)