Package | Description |
---|---|
loci.ome.editor |
OME Metadata Editor:
an application for exploration and editing of OME-XML and OME-TIFF metadata.
|
Modifier and Type | Field and Description |
---|---|
protected MetadataPane.TablePanel |
VariableTextEditor.tableP
Refers to the TablePanel using this editor.
|
protected MetadataPane.TablePanel |
ClickableList.tableP
The TablePanel this list of notes is for
|
protected MetadataPane.TablePanel |
ClickableTable.tp
stores the TablePanel this table is associated with.
|
Constructor and Description |
---|
ClickableTable(TableModel model,
MetadataPane.TablePanel tablePanel,
VariableComboEditor vcEdit)
Create a new ClickableTable to display OMEXML metadata.
|
GotoEditor(MetadataPane.TablePanel tp)
Construct a GotoEditor for a given TablePanel
|
NotePanel(MetadataPane.TablePanel tp)
Construct a NotePanel given the parent TablePanel.
|
VariableComboEditor(Vector IDP,
Vector AddP,
MetadataPane.TablePanel tp,
Hashtable internalDefs)
Construct a new VariableComboEditor.
|
VariableTextAreaEditor(MetadataPane.TablePanel tp)
Construct a new VariableTextEditor.
|
VariableTextEditor(MetadataPane.TablePanel tp)
Construct a new VariableTextEditor.
|
VariableTextFieldEditor(MetadataPane.TablePanel tp)
Construct a new VariableTextFieldEditor.
|
Copyright © 2014 Open Microscopy Environment