package

vars.annotation.ui.table

Classes | Description

This package contains the JTable components used to render Annotations in both the main Annotation UI as well as the vars.annotation.ui.videoset package.

more...

Interfaces

Classes

AssociationListCellRenderer

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

UML

                                   1
      [AssociationListCellRenderer]<--[TableCellRenderer4AssociationList]
 
 
FGSCellRenderer

A cell renderer that displays if the current observation has a frame-grab or sample associated with it. 

JXObservationTable  
JXObservationTableColumnModel  
JXObservationTableColumnModel.AssociationColumn  
JXObservationTableColumnModel.CameraDirectionColumn  
JXObservationTableColumnModel.FGSColumn  
JXObservationTableColumnModel.ObservationColumn  
JXObservationTableColumnModel.ObserverColumn  
JXObservationTableColumnModel.TimeCodeColumn # ObservationTableModel lnkObservationTableModel;  
JXObservationTableColumnModel.VideoArchiveNameColumn  
JXObservationTableModel  
TableCellRenderer4AssociationList

Renderer used to display a list of Associations in the GUI. 

ValueColumn

Class used by ObservationTable model to render columns.