|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmobileis.modules.common.gui.PocketPCSynchroProgressBar
Field Summary | |
static java.awt.Color |
WHITE
|
Constructor Summary | |
PocketPCSynchroProgressBar()
|
|
PocketPCSynchroProgressBar(java.lang.String frameName)
|
Method Summary | |
void |
dispose()
|
void |
setProgressBar(int percent)
show the specified percentage of the progress bar |
void |
setVisible()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.awt.Color WHITE
Constructor Detail |
public PocketPCSynchroProgressBar(java.lang.String frameName)
public PocketPCSynchroProgressBar()
Method Detail |
public void setVisible()
public void dispose()
public void setProgressBar(int percent)
percent
- : from 0 to 100 percent of the progress bar to show
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |