abstract void |
AbstractInvestigatorTab.dataChanged(WekaInvestigatorDataEvent e) |
Notifies the tab that the data changed.
|
void |
AbstractInvestigatorTabWithDataTable.dataChanged(WekaInvestigatorDataEvent e) |
Notifies the tab that the data changed.
|
void |
AbstractInvestigatorTabWithEditableDataTable.dataChanged(WekaInvestigatorDataEvent e) |
Notifies the tab that the data changed.
|
void |
AssociateTab.dataChanged(WekaInvestigatorDataEvent e) |
Notifies the tab that the data changed.
|
void |
AttributeSelectionTab.dataChanged(WekaInvestigatorDataEvent e) |
Notifies the tab that the data changed.
|
void |
BoxPlotTab.dataChanged(WekaInvestigatorDataEvent e) |
|
void |
ClassifyTab.dataChanged(WekaInvestigatorDataEvent e) |
Notifies the tab that the data changed.
|
void |
ClusterTab.dataChanged(WekaInvestigatorDataEvent e) |
Notifies the tab that the data changed.
|
void |
CompareTab.dataChanged(WekaInvestigatorDataEvent e) |
Notifies the tab that the data changed.
|
void |
DataQueryTab.dataChanged(WekaInvestigatorDataEvent e) |
|
void |
DataTab.dataChanged(WekaInvestigatorDataEvent e) |
Notifies the tab that the data changed.
|
void |
ExperimentTab.dataChanged(WekaInvestigatorDataEvent e) |
Notifies the tab that the data changed.
|
void |
IndependentComponentsTab.dataChanged(WekaInvestigatorDataEvent e) |
Notifies the tab that the data changed.
|
void |
InstanceTab.dataChanged(WekaInvestigatorDataEvent e) |
Notifies the tab that the data changed.
|
void |
LogTab.dataChanged(WekaInvestigatorDataEvent e) |
Notifies the tab that the data changed.
|
void |
MatrixTab.dataChanged(WekaInvestigatorDataEvent e) |
|
void |
PartialLeastSquaresTab.dataChanged(WekaInvestigatorDataEvent e) |
Notifies the tab that the data changed.
|
void |
PreprocessTab.dataChanged(WekaInvestigatorDataEvent e) |
Notifies the tab that the data changed.
|
void |
PrincipalComponentsTab.dataChanged(WekaInvestigatorDataEvent e) |
Notifies the tab that the data changed.
|
void |
ScatterPlotTab.dataChanged(WekaInvestigatorDataEvent e) |
Notifies the tab that the data changed.
|
void |
AbstractInvestigatorTab.fireDataChange(WekaInvestigatorDataEvent e) |
Notifies all the tabs that the data has changed.
|
void |
PreprocessTab.fireDataChange(WekaInvestigatorDataEvent e) |
Notifies all the tabs that the data has changed.
|