JPanelAlgorithmOutputOptions |
This panel encapsulates radio buttons which allow the user to indicate whether a new image should be generated by the
algorithm dialog parent of the panel and whether the whole image or a VOI region should be processed.
|
JPanelColorChannels |
A panel containing checkboxes which allow the user to indicate which channels of a color image should be processed.
|
JPanelSigmas |
A panel containing fields which allow the user to input sigmas in three dimensions (of, for example, a gaussian
kernel).
|
PanelManager |
Manages the adding of components to a panel, automatically tranlating between logical element placement and the
panel's layout.
|
WidgetFactory |
This class is a collection of GUI widget generation methods.
|
WidgetFactory.ScrollTextArea |
ScrollPane with an accessible JTextArea
|