See: Description
Class | Description |
---|---|
ClickableList |
A class that makes lists you can right click to
add or subtract notes from.
|
ClickableTable |
A class that makes tables you can right click to
add or subtract duplicate tables and get information
on the attributes being manipulated.
|
ExportDialog |
A class that makes a dialog that gives a JList allowing
users to select the notes they want to export to a
text file.
|
GotoEditor |
A class to handle the behavior of the Goto buttons
that are within a cell of a given ClickableTable.
|
GotoRenderer |
A class to handle the appearance of "Goto" buttons
that are within a cell of a given ClickableTable.
|
Merger | |
MetadataEditor |
An user-friendly application for displaying and editing OME-XML metadata.
|
MetadataPane |
A panel that displays OME-XML metadata.
|
NotePane |
A class that makes a comprehensive list of all the
notes added to a particular OMEXML File by using the
preexisting NotePanels made by MetadataPane.
|
NotePanel |
A panel that has a JList to display note names, and a JTextArea to display
the content of the note.
|
TemplateParser | |
VariableComboEditor |
A class to handle a combobox editor that chooses its items
intelligently based on the template.
|
VariableComboRenderer |
A class to handle how to display a combobox cell even
when the cell is not being edited.
|
VariableTextAreaEditor |
A class that defines a textarea editor for cells defined
to be of type "Desc" in the template.
|
VariableTextAreaRenderer |
A class to handle how to display a JTextArea edited
cell when it's not being edited.
|
VariableTextEditor |
An abstract superclass that will be extended by the cell editors
for both VariableTextFieldEditor and VariableTextAreaEditor.
|
VariableTextFieldEditor |
A class that handles editing of a cell that is defined in
the template as having no Type attribute, e.g.
|
WiscScanPane |
A class that emulates the login and experiment setup screen
found in the program WiscScan, which acquires laser data and
records various things in OMEXML.
|
Copyright © 2014 Open Microscopy Environment