package

vars.annotation.ui.roweditor

Classes | Description

The roweditor package contains classes for a UI widget that edits a single row in the VARS Annotation UI.

more...

Classes

AssociationEditorPanel  
AssociationEditorPanelController  
AssociationListCellRenderer

Allows a list of Associations to be displayed in a a single cell of a JTable

UML

                                   1
      [AssociationListCellRenderer]<--[TableCellRenderer4AssociationList]
 
 
AssociationListEditorPanel

Adds or removes Associations from an VideoFrame

UML

                          1
  [JPanel] [Observation]---[AssociationList]
    A         /1
    |
   1|
  [AssociationEditorPanel]---[AssociationListEditorPanel]
       |
       |
       |1
  [AssociationListCellRenderer]
 
 
RowEditorPanel

THis panel is explcitly desinged for editing Observations in the ObservationTable.