Package org.scijava.ui

Interface Summary
ApplicationFrame Common interface for top-level application frames.
Arrangeable Arrangeable.
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 ImageJ 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 ImageJ 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  
 



Copyright © 2009–2014 SciJava. All rights reserved.