Package | Description |
---|---|
weka.gui.explorer |
Modifier and Type | Method and Description |
---|---|
Explorer |
AssociationsPanel.getExplorer()
returns the parent Explorer frame
|
Explorer |
ClustererPanel.getExplorer()
returns the parent Explorer frame
|
Explorer |
AttributeSelectionPanel.getExplorer()
returns the parent Explorer frame
|
Explorer |
VisualizePanel.getExplorer()
returns the parent Explorer frame
|
Explorer |
Explorer.ExplorerPanel.getExplorer()
returns the parent Explorer frame
|
Explorer |
PreprocessPanel.getExplorer()
returns the parent Explorer frame
|
Explorer |
ClassifierPanel.getExplorer()
returns the parent Explorer frame
|
Modifier and Type | Method and Description |
---|---|
void |
AssociationsPanel.setExplorer(Explorer parent)
Sets the Explorer to use as parent frame (used for sending notifications
about changes in the data)
|
void |
ClustererPanel.setExplorer(Explorer parent)
Sets the Explorer to use as parent frame (used for sending notifications
about changes in the data)
|
void |
AttributeSelectionPanel.setExplorer(Explorer parent)
Sets the Explorer to use as parent frame (used for sending notifications
about changes in the data)
|
void |
VisualizePanel.setExplorer(Explorer parent)
Sets the Explorer to use as parent frame (used for sending notifications
about changes in the data)
|
void |
Explorer.ExplorerPanel.setExplorer(Explorer parent)
Sets the Explorer to use as parent frame (used for sending notifications
about changes in the data)
|
void |
PreprocessPanel.setExplorer(Explorer parent)
Sets the Explorer to use as parent frame (used for sending notifications
about changes in the data)
|
void |
ClassifierPanel.setExplorer(Explorer parent)
Sets the Explorer to use as parent frame (used for sending notifications
about changes in the data)
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.