|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jreqtools.ProgressTask | +--jedi.ds.ProjectSaver
Constructor Summary | |
ProjectSaver(Project p,
java.io.File directory)
|
Method Summary | |
int |
getCurrent()
|
java.lang.String |
getCurrentText()
|
int |
getMaximum()
|
int |
getMinimum()
|
void |
run()
|
Methods inherited from class jreqtools.ProgressTask |
cancel |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public ProjectSaver(Project p, java.io.File directory)
Method Detail |
public int getCurrent()
public java.lang.String getCurrentText()
public int getMaximum()
public int getMinimum()
public void run()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |