Uses of Interface
org.scijava.ui.ApplicationFrame
-
Packages that use ApplicationFrame Package Description org.scijava.ui -
-
Uses of ApplicationFrame in org.scijava.ui
Methods in org.scijava.ui that return ApplicationFrame Modifier and Type Method Description default ApplicationFrameUserInterface. getApplicationFrame()Gets the main SciJava application frame, or null if not applicable.
-