Public Member Functions | |
ProgressDialog (AbstractProgressTask task) | |
void | performTask () |
Static Public Member Functions | |
void | main (String[] args) |
Protected Member Functions | |
void | setProgress (int value) |
void | setProgressBounds (int min, int max) |
void | setStatus (String status) |
void | updateState () |
Private Member Functions | |
GridBagConstraints | createConstraints (int x, int y) |
void | initialize () |
Private Attributes | |
JLabel | statusLabel |
JProgressBar | progressBar |
AbstractProgressTask | task |
Timer | timer |
|
ProgressDialog constructor comment. |
|
Insert the method's description here. Creation date: (4/14/2002 12:56:53)
|
|
Insert the method's description here. Creation date: (4/14/2002 12:58:34) |
|
Insert the method's description here. Creation date: (4/14/2002 13:01:29)
|
|
Insert the method's description here. Creation date: (4/14/2002 14:14:38) |
|
Insert the method's description here. Creation date: (4/14/2002 13:01:10)
|
|
Insert the method's description here. Creation date: (4/14/2002 13:00:29)
|
|
Insert the method's description here. Creation date: (4/14/2002 13:00:01)
|
|
Insert the method's description here. Creation date: (4/14/2002 16:54:10) |
|
|
|
|
|
|
|
|