| Package | Description |
|---|---|
| examples | |
| org.jdesktop.application |
| Constructor | Description |
|---|---|
StatusBar(Application app,
TaskMonitor taskMonitor) |
Constructs a panel that displays messages/progress/state
properties of the
taskMonitor's foreground task. |
| Modifier and Type | Method | Description |
|---|---|---|
TaskMonitor |
ApplicationContext.getTaskMonitor() |
Returns a shared TaskMonitor object.
|