Public Member Functions | |
AbstractProgressTask () | |
void | addProgressListener (ProgressListener pl) |
void | fireTaskComplete () |
void | fireTaskInterrupted (String reason) |
void | removeProgressListener (ProgressListener pl) |
Protected Member Functions | |
void | fireProgressEvent (String status, int current, int total) |
void | fireTaskStarted () |
void | immediateUpdate () |
Private Attributes | |
final ArrayList | listeners = new ArrayList() |
|
AbstractProgressTask constructor comment. |
|
Insert the method's description here. Creation date: (4/14/2002 16:25:02)
Implements com::cosylab::gui::components::r2::ProgressMonitor.
|
|
Insert the method's description here. Creation date: (4/14/2002 16:27:58)
|
|
Insert the method's description here. Creation date: (4/14/2002 16:35:24) |
|
Insert the method's description here. Creation date: (4/14/2002 16:44:44) |
|
Insert the method's description here. Creation date: (4/14/2002 16:34:27) |
|
Insert the method's description here. Creation date: (4/14/2002 16:30:34) |
|
Insert the method's description here. Creation date: (4/14/2002 16:25:02)
Implements com::cosylab::gui::components::r2::ProgressMonitor.
|
|
|