|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Explorer | |
|---|---|
| weka.gui.explorer | |
| Uses of Explorer in weka.gui.explorer |
|---|
| Methods in weka.gui.explorer that return Explorer | |
|---|---|
Explorer |
VisualizePanel.getExplorer()
returns the parent Explorer frame |
Explorer |
AttributeSelectionPanel.getExplorer()
returns the parent Explorer frame |
Explorer |
AssociationsPanel.getExplorer()
returns the parent Explorer frame |
Explorer |
ClustererPanel.getExplorer()
returns the parent Explorer frame |
Explorer |
Explorer.ExplorerPanel.getExplorer()
returns the parent Explorer frame |
Explorer |
ClassifierPanel.getExplorer()
returns the parent Explorer frame. |
Explorer |
PreprocessPanel.getExplorer()
returns the parent Explorer frame |
| Methods in weka.gui.explorer with parameters of type Explorer | |
|---|---|
void |
VisualizePanel.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 |
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 |
Explorer.ExplorerPanel.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). |
void |
PreprocessPanel.setExplorer(Explorer parent)
Sets the Explorer to use as parent frame (used for sending notifications about changes in the data) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||