|
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 ProgressIndicator
Provides progress updates for dependency operations.
| Method Summary | |
|---|---|
boolean |
isCanceled()Determines whether the operation has been canceled. |
void |
setProgress(int progress)Set the current progress. |
void |
setProgressText(java.lang.String text)Set the current progress text. |
| Method Detail |
|---|
void setProgress(int progress)
progress - the progressvoid setProgressText(java.lang.String text)
text - the progress textboolean isCanceled()
|
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 | |||||||||