| AbstractSpreadSheetRowPaintlet |
Ancestor for Row paintlets.
|
| AbstractSpreadSheetRowPanelUpdater |
Ancestor for classes that determine when to update the instance panel,
i.e., repaint all of it.
|
| HistogramFactory |
A factory for histogram related objects.
|
| 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.
|
| SimpleSpreadSheetRowLinePaintlet |
Paintlet for generating a line plot for Instance objects (no markers).
|
| SimpleSpreadSheetRowPanelUpdater |
Updates the flow after the specified number of tokens have been processed.
|
| SpreadSheetExplorer |
A panel for exploring Instances visually.
|
| 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.
|
| SpreadSheetRowContainerDisplayIDGenerator |
Class for generating display IDs for SpreadSheetRow objects.
|
| 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.
|
| SpreadSheetRowContainerTableColumnNameGenerator |
Abstract class for generating the column names of a table.
|
| SpreadSheetRowLinePaintlet |
Paintlet for generating a line plot for Instance objects.
|
| 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 |
A factory for GUI components for row-related reports.
|
| SpreadSheetRowReportFactory.Panel |
A specialized panel that displays reports.
|
| SpreadSheetRowReportFactory.Table |
A specialized table for displaying a Report.
|
| SpreadSheetRowUtils |
Utility class for rows.
|
| SpreadSheetRowZoomOverviewPaintlet |
Highlights the current zoom in the row panel.
|
| SpreadSheetRowZoomOverviewPanel |
Panel that shows the zoom in the TIC panel as overlay.
|