intradoc.common
Interface ReportProgress
- All Known Implementing Classes:
- ReportSubProgress
- public interface ReportProgress
|
Method Summary |
void |
reportProgress(int type,
java.lang.String msg,
float amtDone,
float max)
|
ERROR
public static final short ERROR
- See Also:
- Constant Field Values
STATUS_COUNT
public static final short STATUS_COUNT
- See Also:
- Constant Field Values
STATUS_PERCENT
public static final short STATUS_PERCENT
- See Also:
- Constant Field Values
FINISHED
public static final short FINISHED
- See Also:
- Constant Field Values
reportProgress
public void reportProgress(int type,
java.lang.String msg,
float amtDone,
float max)
(c) 1996-2005 All rights reserved. Stellent, Inc. |