Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

com::cosylab::gui::components::r2::ProgressDialog Class Reference

Collaboration diagram for com::cosylab::gui::components::r2::ProgressDialog:

Collaboration graph
[legend]
List of all members.

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

Detailed Description

Insert the type's description here. Creation date: (4/14/2002 12:55:00)
Author:
:


Constructor & Destructor Documentation

com::cosylab::gui::components::r2::ProgressDialog::ProgressDialog AbstractProgressTask  task  )  [inline]
 

ProgressDialog constructor comment.


Member Function Documentation

GridBagConstraints com::cosylab::gui::components::r2::ProgressDialog::createConstraints int  x,
int  y
[inline, private]
 

Insert the method's description here. Creation date: (4/14/2002 12:56:53)

Parameters:
x int
y int

void com::cosylab::gui::components::r2::ProgressDialog::initialize  )  [inline, private]
 

Insert the method's description here. Creation date: (4/14/2002 12:58:34)

void com::cosylab::gui::components::r2::ProgressDialog::main String[]  args  )  [inline, static]
 

Insert the method's description here. Creation date: (4/14/2002 13:01:29)

Parameters:
args java.lang.String[]

void com::cosylab::gui::components::r2::ProgressDialog::performTask  )  [inline]
 

Insert the method's description here. Creation date: (4/14/2002 14:14:38)

void com::cosylab::gui::components::r2::ProgressDialog::setProgress int  value  )  [inline, protected]
 

Insert the method's description here. Creation date: (4/14/2002 13:01:10)

Parameters:
value int

void com::cosylab::gui::components::r2::ProgressDialog::setProgressBounds int  min,
int  max
[inline, protected]
 

Insert the method's description here. Creation date: (4/14/2002 13:00:29)

Parameters:
min int
max int

void com::cosylab::gui::components::r2::ProgressDialog::setStatus String  status  )  [inline, protected]
 

Insert the method's description here. Creation date: (4/14/2002 13:00:01)

Parameters:
status java.lang.String

void com::cosylab::gui::components::r2::ProgressDialog::updateState  )  [inline, protected]
 

Insert the method's description here. Creation date: (4/14/2002 16:54:10)


Member Data Documentation

JProgressBar com::cosylab::gui::components::r2::ProgressDialog::progressBar [private]
 

JLabel com::cosylab::gui::components::r2::ProgressDialog::statusLabel [private]
 

AbstractProgressTask com::cosylab::gui::components::r2::ProgressDialog::task [private]
 

Timer com::cosylab::gui::components::r2::ProgressDialog::timer [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:12:28 2009 for ACS Java API by doxygen 1.3.8