protected static class ExampleSimpleButton.GuiElements extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) GralMng |
gralMng |
(package private) GralButton |
widgButton |
(package private) GralTextField |
widgInput |
(package private) GralTextBox |
widgOutput |
| Constructor and Description |
|---|
GuiElements(GralMng gralMng)
Constructor with given widget manager.
|
GralTextField widgInput
GralButton widgButton
GralTextBox widgOutput
GuiElements(GralMng gralMng)
gralMng -