Package org.scijava.ui
-
Interface Summary Interface Description ApplicationFrame Common interface for top-level application frames.Arrangeable Arrangeable.CloseConfirmable Interface for UI components that require the user to deal with changed state before the component can be closed.Desktop Marker interface for MDI Desktop managerDialogPrompt TODOStatusBar Common interface for status bars, which have a text area and progress bar, similar to ImageJ 1.x.SystemClipboard UI agnostic representation of the system clipboard.ToolBar Common interface for tool bars, which are button bars with selectable tools, similar to ImageJ 1.x.UIService Interface for service that handles user interfaces.UserInterface An end-user SciJava application user interface. -
Class Summary Class Description AbstractInputHarvesterPlugin<P,W> AbstractInputHarvesterPlugin is anInputHarvesterthat implements thePreprocessorPlugininterface.AbstractUIInputWidget<T,W> Abstract superclass ofInputWidgetimplementations that belong to a specific UI.AbstractUserInterface Abstract superclass forUserInterfaceimplementations.ARGBPlane Represents a plane of ARGB pixel data.DefaultUIService Default service for handling SciJava user interfaces.FileListPreprocessor FilePreprocessor A preprocessor plugin that handles single unresolved parameters of typeFileusing a UI prompt.UIPreprocessor The UI preprocessor automatically populates moduleUserInterfaceinputs with theUIService's default UI instance, if compatible. -
Enum Summary Enum Description Arrangeable.Arrangement DialogPrompt.MessageType DialogPrompt.OptionType DialogPrompt.Result