Class | Description |
---|---|
ArffPanel |
A Panel representing an ARFF-Table and the associated filename.
|
ArffSortedTableModel |
A sorter for the ARFF-Viewer - necessary because of the custom CellRenderer.
|
ArffTable |
A specialized JTable for the Arff-Viewer.
|
ArffTableCellRenderer |
Handles the background colors for missing values differently than the
DefaultTableCellRenderer.
|
ArffTableModel |
The model for the Arff-Viewer.
|
ArffViewer |
A little tool for viewing ARFF files.
|
ArffViewerMainPanel |
The main panel of the ArffViewer.
|
Messages |
Messages.
|