|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--intradoc.common.ReportSubProgress
| Field Summary | |
int |
m_curProgress
|
int |
m_maxProgress
|
protected ReportProgress |
m_progress
|
| Fields inherited from interface intradoc.common.ReportProgress |
ERROR, FINISHED, STATUS_COUNT, STATUS_PERCENT |
| Constructor Summary | |
ReportSubProgress(ReportProgress progress,
int amtDone,
int max)
|
|
| Method Summary | |
void |
reportProgress(int type,
java.lang.String msg,
float amtDone,
float max)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int m_curProgress
public int m_maxProgress
protected ReportProgress m_progress
| Constructor Detail |
public ReportSubProgress(ReportProgress progress,
int amtDone,
int max)
| Method Detail |
public void reportProgress(int type,
java.lang.String msg,
float amtDone,
float max)
reportProgress in interface ReportProgress
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
(c) 1996-2005 All rights reserved. Stellent, Inc. |