Package | Description |
---|---|
loci.ome.editor |
OME Metadata Editor:
an application for exploration and editing of OME-XML and OME-TIFF metadata.
|
Class and 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.
|
MetadataPane
A panel that displays OME-XML metadata.
|
MetadataPane.TablePanel
Helper class to handle the various TablePanels that will be created to
display the attributes of Elements that have no nested Elements
|
MetadataPane.TabPanel
Helper class to make my life easier in the creation and use of tabs
associates a given xml template element and also an optional OMEXMLNode
with a JPanel that represents the content of a tab.
|
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.
|
VariableComboEditor.JRowBox
Very simple extension of JComboBox that simply adds an int
field to designate which row this combobox edits.
|
VariableTextEditor
An abstract superclass that will be extended by the cell editors
for both VariableTextFieldEditor and VariableTextAreaEditor.
|
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