Package | Description |
---|---|
meka.gui.explorer |
Modifier and Type | Method and Description |
---|---|
Explorer |
AbstractExplorerTab.getOwner()
Returns the Explorer instance this tab belongs to.
|
Constructor and Description |
---|
AbstractExplorerTab(Explorer owner)
Initializes the tab.
|
AbstractThreadedExplorerTab(Explorer owner)
Initializes the tab.
|
ClassifyTab(Explorer owner)
Initializes the tab.
|
PreprocessTab(Explorer owner)
Initializes the tab.
|
VisualizeTab(Explorer owner)
Initializes the tab.
|