|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Statusbar.PutType | |
---|---|
treebolic.component |
Uses of Statusbar.PutType in treebolic.component |
---|
Methods in treebolic.component that return Statusbar.PutType | |
---|---|
static Statusbar.PutType |
Statusbar.PutType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Statusbar.PutType[] |
Statusbar.PutType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in treebolic.component with parameters of type Statusbar.PutType | |
---|---|
void |
Statusbar.put(java.lang.String thisLabel,
java.lang.String thisContent,
Statusbar.PutType thisType)
Put status |
private void |
Statusbar.setColors(Statusbar.PutType thisType)
Set colors |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |