|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.getopt.luke.ProgressNotification
public class ProgressNotification
Field Summary | |
---|---|
boolean |
aborted
|
int |
curValue
|
int |
maxValue
|
java.lang.String |
message
|
int |
minValue
|
Constructor Summary | |
---|---|
ProgressNotification()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int curValue
public int minValue
public int maxValue
public boolean aborted
public java.lang.String message
Constructor Detail |
---|
public ProgressNotification()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |