|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.fraid.plugin.ProgressStatistics
public class ProgressStatistics
Field Summary | |
---|---|
int |
mCurrentValue
|
int |
mMaxValue
|
Constructor Summary | |
---|---|
ProgressStatistics(int aCurrent,
int aMax)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int mMaxValue
public int mCurrentValue
Constructor Detail |
---|
public ProgressStatistics(int aCurrent, int aMax)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |