Package | Description |
---|---|
com.ui | |
com.ui.controls |
Modifier and Type | Method and Description |
---|---|
Control |
UIManager.GetControl(java.lang.String Name) |
Control |
UIManager.GetUIControl(java.lang.String Name)
Returns a UI Control
|
Modifier and Type | Method and Description |
---|---|
void |
UIManager.AddControl(Control control) |
void |
UIManager.RemoveControl(Control control) |
Modifier and Type | Class and Description |
---|---|
class |
Button |
class |
Label |
class |
Panel |