See: Description
| Class | Description |
|---|---|
| BasicCellEditor |
This class implements features shared by the different cell editor classes used
by the chart data editing tables.
|
| ChartEditorJDialog |
Abstract super class for dialogs for chart viewing and editing.
|
| ChartEditorJPanel |
General superclass for OntologyClassEditorJPanel implementations for charts.
|
| ChartSettingsTab |
GUI component for editing the settings for a chart.
|
| ChartTab | |
| TableCellEditor4FloatObject |
JTextField-based table cell editor for Float objects.
|
| TableCellEditor4Time |
Cell Editor for date fields.
|
| TableCellRenderer4Time |
Table cell renderer for dates.
|
| TableCellSpinnerEditor4FloatObject |
JSpinner-based table cell editor for Float objects
|
| TableTab |
Generic superclass for a Swing component showing the table representation of chart data and
providing means for editing the data.
|