| Package | Description |
|---|---|
| org.scijava.ui | |
| org.scijava.ui.awt | |
| org.scijava.ui.swing |
| Modifier and Type | Method and Description |
|---|---|
default StatusBar |
UserInterface.getStatusBar()
Gets the main SciJava status bar, or null if not applicable.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AWTStatusBar
AWT implementation of
StatusBar. |
| Modifier and Type | Class and Description |
|---|---|
class |
SwingStatusBar
Swing implementation of
StatusBar. |
Copyright © 2015–2022 SciJava. All rights reserved.