org.openmobileis.modules.common.gui.ProgressBar Class Reference

List of all members.

Detailed Description

Author:
phil

Definition at line 42 of file ProgressBar.java.

Public Member Functions

 ProgressBar ()
void updateBar (int percenttoShow)
 shox the specified percentage (0 to 100) of the draw barre
void update (Graphics g)
void paint (Graphics g)

Static Public Member Functions

static void main (String[] args)
 
Parameters:
args 


Static Protected Attributes

static final long serialVersionUID = 5521257935120563452L

Package Functions

void drawBar (Graphics g)


Member Function Documentation

void org.openmobileis.modules.common.gui.ProgressBar.updateBar ( int  percenttoShow  ) 

shox the specified percentage (0 to 100) of the draw barre

Parameters:
value 

Definition at line 58 of file ProgressBar.java.

Referenced by org.openmobileis.modules.common.gui.ProgressBar.main(), and org.openmobileis.modules.common.gui.PocketPCSynchroProgressBar.setProgressBar().


The documentation for this class was generated from the following file:
Generated on Tue May 22 23:01:21 2007 for OpenMobileIS by  doxygen 1.5.1-p1