| Package | Description |
|---|---|
| examples | |
| org.jdesktop.application |
| Constructor and 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 and Description |
|---|---|
TaskMonitor |
ApplicationContext.getTaskMonitor()
Returns a shared TaskMonitor object.
|