| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UpdateCenterMonitor
The UpdateCenter uses the UpdateCenterMonitor to report progress while getting details of updates.
| Method Summary | |
|---|---|
|  void | finish()Finish progress | 
|  boolean | isStopped()Determine whether the user has cancelled the operation. | 
|  void | setMaximum(int max) | 
|  void | setMessage(java.lang.String message)Set a message to indicate the current progress | 
|  void | setProgress(int progress)Set the current progress | 
|  void | start()Start progress | 
| Method Detail | 
|---|
void setMessage(java.lang.String message)
void setProgress(int progress)
void setMaximum(int max)
void start()
void finish()
boolean isStopped()
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||