| Package | Description |
|---|---|
| org.scijava.ui | |
| org.scijava.ui.awt | |
| org.scijava.ui.swing |
| Modifier and Type | Method and Description |
|---|---|
default ApplicationFrame |
UserInterface.getApplicationFrame()
Gets the main SciJava application frame, or null if not applicable.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AWTApplicationFrame
AWT implementation of
ApplicationFrame. |
| Modifier and Type | Method and Description |
|---|---|
ApplicationFrame |
AWTUI.getApplicationFrame() |
| Modifier and Type | Class and Description |
|---|---|
class |
SwingApplicationFrame
Swing implementation of
ApplicationFrame. |
Copyright © 2015–2022 SciJava. All rights reserved.