Package | Description |
---|---|
esmska.gui |
Modifier and Type | Method and Description |
---|---|
static InfoLabel.Type |
InfoLabel.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static InfoLabel.Type[] |
InfoLabel.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
InfoLabel(InfoLabel.Type type)
Create new InfoLabel of given type
|