| Package | Description |
|---|---|
| net.lustenauer.common | |
| net.lustenauer.utils.jfx.controls.statusbar |
| Modifier and Type | Method and Description |
|---|---|
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
StatBar.set(org.controlsfx.control.StatusBar statusBar,
String text,
Status status)
Set the given text with a status to the status bar
|
Copyright © 2018. All rights reserved.