AbstractSpreadSheetRowPaintlet |
Ancestor for Row paintlets.
|
AbstractSpreadSheetRowPanelUpdater |
Ancestor for classes that determine when to update the instance panel,
i.e., repaint all of it.
|
HistogramFactory.Dialog |
Dialog for displaying histograms generated from rows.
|
HistogramFactory.Panel |
A panel for displaying a histogram based on the data of a row.
|
HistogramFactory.SetupDialog |
A dialog that queries the user about parameters for displaying histograms.
|
LoadSpreadSheetDialog |
A dialog for loading spreadsheets from disk.
|
SpreadSheetRow |
Stores values from Row objects, with X being the
attribute index (integer) and Y being the internal value (double).
|
SpreadSheetRowContainer |
A container class for a SpreadSheet Row.
|
SpreadSheetRowContainerList |
A panel that lists SpreadSheetRow objects in a JTable.
|
SpreadSheetRowContainerManager |
A handler for the Instance containers.
|
SpreadSheetRowContainerModel |
A model for displaying the currently loaded SpreadSheetRow objects.
|
SpreadSheetRowLinePaintlet.MarkerShape |
Enum for the marker shape to plot around the data points.
|
SpreadSheetRowPanel |
A panel for displaying instances.
|
SpreadSheetRowPoint |
A 2-dimensional point (X: attribute index, Y: internal value).
|
SpreadSheetRowPointComparator |
A comparator for InstancePoint objects.
|
SpreadSheetRowPointHitDetector |
Detects selections of row points in the row panel.
|
SpreadSheetRowReportFactory.Panel |
A specialized panel that displays reports.
|
SpreadSheetRowReportFactory.Table |
A specialized table for displaying a Report.
|
SpreadSheetRowZoomOverviewPaintlet |
Highlights the current zoom in the row panel.
|
SpreadSheetRowZoomOverviewPanel |
Panel that shows the zoom in the TIC panel as overlay.
|