Package | Description |
---|---|
be.tarsos.ui.util |
Modifier and Type | Method and Description |
---|---|
void |
BackgroundTask.interrupt(BackgroundTask backgroundTask,
java.lang.Exception e) |
void |
BackgroundTask.TaskHandler.taskDone(BackgroundTask backgroundTask) |
void |
BackgroundTask.TaskHandler.taskInterrupted(BackgroundTask backgroundTask,
java.lang.Exception e) |
Constructor and Description |
---|
ProgressDialog(java.awt.Frame parent,
java.lang.String title,
BackgroundTask transcodingTask,
java.util.List<BackgroundTask> detectorQueue) |
Constructor and Description |
---|
ProgressDialog(java.awt.Frame parent,
java.lang.String title,
BackgroundTask transcodingTask,
java.util.List<BackgroundTask> detectorQueue) |