Package | Description |
---|---|
moa.gui | |
moa.gui.conceptdrift | |
moa.tasks |
Modifier and Type | Field and Description |
---|---|
protected TaskThread |
PreviewPanel.previewedThread |
Modifier and Type | Field and Description |
---|---|
protected List<TaskThread> |
TaskManagerPanel.taskList |
protected List<TaskThread> |
RegressionTaskManagerPanel.taskList |
Modifier and Type | Method and Description |
---|---|
TaskThread[] |
TaskManagerPanel.getSelectedTasks() |
TaskThread[] |
RegressionTaskManagerPanel.getSelectedTasks() |
Modifier and Type | Method and Description |
---|---|
void |
PreviewPanel.setTaskThreadToPreview(TaskThread thread) |
Modifier and Type | Field and Description |
---|---|
protected List<TaskThread> |
CDTaskManagerPanel.taskList |
Modifier and Type | Method and Description |
---|---|
TaskThread[] |
CDTaskManagerPanel.getSelectedTasks() |
Modifier and Type | Method and Description |
---|---|
void |
TaskCompletionListener.taskCompleted(TaskThread task)
The method to perform when the task finishes.
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.