Class Summary |
ACResultPanel |
This class represents the result panel that is displayed after the execution of
the chains in auto comparison mode. |
AnnImageTable |
This class is responsible for displaying a list of images or roi that are loaded as problem. |
AnnMenuBar |
Toolbar and main menu * |
AnnotatorGUI |
The main starting point of the application. |
AnnoTypePanel |
This panel displays the interface to select either ROI annotation or Image annotation
when Annotation is selected in the main screen. |
AnnOutputPanel |
Panel with scrollable text area and clear button. |
AnnTablePanel |
This panel contains either one or two AnnImageTable instances to display problem image/roi list. |
AutoCompFrame |
This class is for auto comparison mode. |
ButtonTabComponent |
Component to be used as as tabComponent;
Contains a JLabel to show the text and
a JButton to close the tab it belongs to |
ChainPanel |
Right side panel of Auto Comparison Mode. |
DirectoryTreeDialogPanel |
This is the panel of the load image dialog for selecting input problem in directory tree mode. |
ExpertFrame |
This class is responsible for displaying different algorithm choices and executing the selected ones in Simple Mode. |
ImageReadyPanel |
This class represents the whole panel that is displayed when a problem is loaded. |
LandingPanel |
This is the panel that is displayed at the start when the AnnotatorGUI starts. |
LegendDialog |
This is the dialog box that displays the legends for the resulting colors in ROI annotation. |
LoadImageDialog |
Dialog to load problem. |
PopUpFrame |
Super class for ExpertFrame(Simple mode) and AutoCompFrame(Auto comparison mode). |
ResultPanel |
Panel to display result from Simple Mode(ExpertFrame)
This panel is displayed as a separate tab in the ExpertFrame after the execution is complete. |
ROIAnnotator |
|
RoiModeDialogPanel |
Dialog to load problem in ROI input mode. |
ROIParameterPanel |
This panel displays the controls specific to ROI annotation mode. |
ROITagger |
This class provides an interface to load image file and corresponding ROI file and
create subimages corresponding to the region of interests loaded as well as the target file
for the problem. |
TableColumnAdjuster |
Class to manage the widths of columns in a table. |
TargetFileDialogPanel |
This is the panel in the LoadImageDialog responsible for taking input in
target file mode. |