|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| 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 Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||