| Package | Description |
|---|---|
| meka.gui.explorer |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassifyTab
Simple panel for performing classification.
|
class |
PreprocessTab
For preprocessing data.
|
| Modifier and Type | Field and Description |
|---|---|
protected AbstractThreadedExplorerTab |
AbstractThreadedExplorerTab.WorkerThread.m_Owner
the tab that this thread belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractThreadedExplorerTab |
AbstractThreadedExplorerTab.WorkerThread.getOwner()
Returns the tab this thread belongs to.
|
| Constructor and Description |
|---|
WorkerThread(AbstractThreadedExplorerTab owner,
Runnable run)
Initializes the thread.
|
Copyright © 2017. All Rights Reserved.