public class StatBar extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StatBar.Status
Deprecated.
1.2.0 use
Status |
| Constructor and Description |
|---|
StatBar() |
| Modifier and Type | Method and Description |
|---|---|
static void |
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.