Class | Description |
---|---|
AbstractExplorerTab |
Ancestor for tabs in the Explorer.
|
AbstractThreadedExplorerTab |
Supports long-running tasks in a separate thread.
|
AbstractThreadedExplorerTab.WorkerThread |
For execution the long-running process.
|
ClassifyTab |
Simple panel for performing classification.
|
ClassifyTabOptions |
Panel for options for classification.
|
Explorer |
Explorer GUI for MEKA.
|
PreprocessTab |
For preprocessing data.
|
VisualizeTab |
For visualizing the data.
|