Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
E
H
N
P
S
T
C
createTask()
- Method in class nu.zoom.gal.progress.desktop.
ProgressImpl
createTask()
- Method in interface nu.zoom.gal.progress.
Progress
Create a new task.
D
deleteTask(Progress.TaskID)
- Method in class nu.zoom.gal.progress.desktop.
ProgressImpl
deleteTask(Progress.TaskID)
- Method in interface nu.zoom.gal.progress.
Progress
The task is finished and no more progress will be reported on this task.
E
equals(Object)
- Method in class nu.zoom.gal.progress.desktop.
ProgressImpl.TaskID
H
hashCode()
- Method in class nu.zoom.gal.progress.desktop.
ProgressImpl.TaskID
N
nu.zoom.gal.progress
- package nu.zoom.gal.progress
nu.zoom.gal.progress.desktop
- package nu.zoom.gal.progress.desktop
P
Progress
- Interface in
nu.zoom.gal.progress
Used to show the user progress for background tasks.
Progress.TaskID
- Interface in
nu.zoom.gal.progress
ProgressImpl
- Class in
nu.zoom.gal.progress.desktop
An implementation of the Progress interface.
ProgressImpl(Workbench)
- Constructor for class nu.zoom.gal.progress.desktop.
ProgressImpl
ProgressImpl.TaskID
- Class in
nu.zoom.gal.progress.desktop
ProgressImpl.TaskID()
- Constructor for class nu.zoom.gal.progress.desktop.
ProgressImpl.TaskID
S
setIndeterminate(Progress.TaskID)
- Method in class nu.zoom.gal.progress.desktop.
ProgressImpl
setIndeterminate(Progress.TaskID)
- Method in interface nu.zoom.gal.progress.
Progress
Set the status of the task to be of indeterminate length.
setMaximum(Progress.TaskID)
- Method in class nu.zoom.gal.progress.desktop.
ProgressImpl
setMaximum(Progress.TaskID)
- Method in interface nu.zoom.gal.progress.
Progress
Set the maximum value that the progress of this task will reach.
setMessage(Progress.TaskID, CharSequence)
- Method in class nu.zoom.gal.progress.desktop.
ProgressImpl
setMessage(Progress.TaskID, CharSequence)
- Method in interface nu.zoom.gal.progress.
Progress
Set an informational message explaining what the task is doing.
setValue(Progress.TaskID)
- Method in class nu.zoom.gal.progress.desktop.
ProgressImpl
setValue(Progress.TaskID)
- Method in interface nu.zoom.gal.progress.
Progress
Report progress of the given task.
T
toString()
- Method in class nu.zoom.gal.progress.desktop.
ProgressImpl.TaskID
C
D
E
H
N
P
S
T
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.