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

Inheritance diagram for com::cosylab::gui::components::r2::ProgressEvent:
Inheritance graph
[legend]
Collaboration diagram for com::cosylab::gui::components::r2::ProgressEvent:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ProgressEvent (Object source, String status, int current, int total)
int getCurrent ()
java.lang.String getStatus ()
int getTotal ()

Private Attributes

String status
int current
int total

Detailed Description

Insert the type's description here. Creation date: (4/14/2002 16:17:50)

Author:
:

Constructor & Destructor Documentation

com::cosylab::gui::components::r2::ProgressEvent::ProgressEvent ( Object  source,
String  status,
int  current,
int  total 
) [inline]

Member Function Documentation

int com::cosylab::gui::components::r2::ProgressEvent::getCurrent (  )  [inline]

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

Returns:
int

References current.

java.lang.String com::cosylab::gui::components::r2::ProgressEvent::getStatus (  )  [inline]

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

Returns:
java.lang.String

References status.

Referenced by com::cosylab::gui::components::r2::ProgressDialog::StateListener::taskInterruped().

int com::cosylab::gui::components::r2::ProgressEvent::getTotal (  )  [inline]

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

References total.


Member Data Documentation

Referenced by getCurrent().

Referenced by getStatus().

Referenced by getTotal().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2