|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sf.antcontrib.cpptasks.CCTaskProgressMonitor
Constructor Summary | |
CCTaskProgressMonitor(TargetHistoryTable history)
|
Method Summary | |
void |
finish(ProcessorConfiguration config,
boolean normal)
|
void |
progress(java.lang.String[] sources)
Called to notify monitor of progress |
void |
start(ProcessorConfiguration config)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public CCTaskProgressMonitor(TargetHistoryTable history)
Method Detail |
public void start(ProcessorConfiguration config)
public void progress(java.lang.String[] sources)
public void finish(ProcessorConfiguration config, boolean normal)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |