Interface | Description |
---|---|
OutputListener |
A listener for output console events.
|
SpawnListener |
A listener for application instance spawn events.
|
Class | Description |
---|---|
BioArrowButton |
BioArrowButton is a simple arrow button of fixed size.
|
BioComboBox |
An extension of JComboBox that makes the widget slightly wider than normal,
to work around a bug in the Windows and GTK Look and Feels where combo boxes
are slightly too narrow.
|
BreakawayPanel |
BreakawayPanel is a container with arrows for controlling which edge of its
parent container it borders, or whether it floats in a separate window.
|
BrowserLauncher |
BrowserLauncher is a class that provides one static method, openURL, which
opens the default web browser for the current user of the system to the given
URL.
|
ColorUtil |
ColorUtil contains useful color table functions.
|
DataUtil |
DataUtil contains useful VisAD data functions.
|
DialogPane |
DialogPane provides an extensible interface for creating dialogs with Ok and
Cancel buttons.
|
DisplayUtil |
DisplayUtil contains useful VisAD display functions.
|
Docker |
This class is used to specify a group of windows able to be docked to one
another.
|
FontChooserPane |
FontChooser is a dialog for graphical font selection.
|
FormsUtil |
FormsUtil contains useful JGoodies Forms functions.
|
ImageJUtil |
ImageJUtil contains useful ImageJ functions.
|
InstanceServer |
The InstanceServer provides a mechanism for managing the instances of an
application running concurrently.
|
LAFUtil |
LAFUtil contains useful functions relating to Look and Feel.
|
MathUtil |
MathUtil contains useful mathematical functions.
|
MessagePane |
MessagePane provides a dialog box for displaying a dialog to the user with an
"Always display this dialog" checkbox for toggling its appearance.
|
ObjectUtil |
ObjectUtil contains object and array manipulation functions.
|
OutputConsole |
OutputConsole provides an output stream that pipes to a JTextArea Swing
component in its own frame (instead of to a console window).
|
OutputEvent |
An event indicating an OutputConsole has produced output.
|
Segment2D |
A 2D line segment.
|
SpawnEvent |
An event indicating another application instance was spawned.
|
SplashScreen |
An application splash screen.
|
SwingUtil |
SwingUtil contains useful Swing functions.
|
WarningPane |
WarningPane provides a dialog box for displaying a warning to the user.
|
WizardPane |
WizardPane provides an extensible interface for creating multi-page wizard
dialogs with Cancel, Back, Next and Finish buttons.
|
XMLUtil |
XMLUtil contains useful functions for manipulating DOMs.
|
Copyright © 2015–2022 SciJava. All rights reserved.