| AbstractInstancePaintlet |
Ancestor for Instance paintlets.
|
| AbstractInstancePanelUpdater |
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 instances.
|
| HistogramFactory.Panel |
A panel for displaying a histogram based on the GC data of a instance.
|
| HistogramFactory.SetupDialog |
A dialog that queries the user about parameters for displaying histograms.
|
| InstanceComparePanel |
A tool for comparing two datasets visually.
|
| InstanceComparePanel.DatasetIndexer |
Helper class for indexing the rows of a dataset.
|
| InstanceComparePanel.DatasetPanel |
Specialized panel for loading dataset and setting various parameters.
|
| InstanceContainer |
A container class for a weka.core.Instance wrapped in a
weka.core.Instance.
|
| InstanceContainerDisplayIDGenerator |
Class for generating display IDs for Instance objects (based on
weka.core.Instance objects).
|
| InstanceContainerList |
A panel that lists Instances in a JTable.
|
| InstanceContainerManager |
A handler for the Instance containers.
|
| InstanceContainerModel |
A model for displaying the currently loaded Instance objects.
|
| InstanceContainerTableColumnNameGenerator |
Abstract class for generating the column names of a table.
|
| InstanceExplorer |
A panel for exploring Instances visually.
|
| InstanceLinePaintlet |
Paintlet for generating a line plot for Instance objects.
|
| InstancePanel |
A panel for displaying instances.
|
| InstancePointHitDetector |
Detects selections of instance points in the instance panel.
|
| InstanceReportFactory |
A factory for GUI components for Instance-related reports.
|
| InstanceReportFactory.Panel |
A specialized panel that displays reports.
|
| InstanceReportFactory.Table |
A specialized table for displaying a Report.
|
| InstanceTable |
A specialized table for displaying an Instances object.
|
| InstanceTableModel |
A generic table model for displaying weka.core.Instances objects.
|
| InstanceZoomOverviewPaintlet |
Highlights the current zoom in the instance panel.
|
| InstanceZoomOverviewPanel |
Panel that shows the zoom in the TIC panel as overlay.
|
| LoadDatasetDialog |
A dialog for loading datasets from disk.
|
| ReportColorInstancePaintlet |
Paintlet for generating a line plot using the color stored in the report.
|
| SimpleInstanceLinePaintlet |
Paintlet for generating a line plot for Instance objects (no markers).
|
| SimpleInstancePanelUpdater |
Updates the flow after the specified number of tokens have been processed.
|