Package | Description |
---|---|
jsensor.gui.utils | |
jsensor.utils |
Modifier and Type | Method and Description |
---|---|
GUIInfoType |
GUIInfo.getInfo() |
static GUIInfoType |
GUIInfoType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GUIInfoType[] |
GUIInfoType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GUIInfo.setInfo(GUIInfoType info) |
Constructor and Description |
---|
GUIInfo(GUIInfoType info,
java.lang.String textToShow,
java.lang.String hiddenText) |
Modifier and Type | Field and Description |
---|---|
static GUIInfoType |
Configuration.infoType |