Stellent
HowToComponents
JavaDoc

intradoc.common
Interface ReportProgress

All Known Implementing Classes:
ReportSubProgress

public interface ReportProgress


Field Summary
static short ERROR
           
static short FINISHED
           
static short STATUS_COUNT
           
static short STATUS_PERCENT
           
 
Method Summary
 void reportProgress(int type, java.lang.String msg, float amtDone, float max)
           
 

Field Detail

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
Method Detail

reportProgress

public void reportProgress(int type,
                           java.lang.String msg,
                           float amtDone,
                           float max)


(c) 1996-2005  All rights reserved.  Stellent, Inc.