|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
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 manager |
DialogPrompt | TODO |
StatusBar | 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 | |
---|---|
AbstractInputHarvesterPlugin<P,W> | AbstractInputHarvesterPlugin is an InputHarvester that implements the
PreprocessorPlugin interface. |
AbstractUIInputWidget<T,W> | Abstract superclass of InputWidget implementations that
belong to a specific UI. |
AbstractUserInterface | Abstract superclass for UserInterface implementations. |
ARGBPlane | Represents a plane of ARGB pixel data. |
DefaultUIService | Default service for handling SciJava user interfaces. |
FilePreprocessor | A preprocessor plugin that handles single unresolved parameters of type
File using a UI prompt. |
UIPreprocessor | The UI preprocessor automatically populates module UserInterface
inputs with the UIService 's default UI instance, if compatible. |
Enum Summary | |
---|---|
Arrangeable.Arrangement | |
DialogPrompt.MessageType | |
DialogPrompt.OptionType | |
DialogPrompt.Result |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |