|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ResourceManager.InitObserver
Provides facilities for notifying an observer of the resource unpacking process.
| Method Summary | |
|---|---|
void |
initializationFailed(Exception e)
Indicates that there was a failure unpacking our resource bundles. |
void |
progress(int percent,
long remaining)
Indicates a percent completion along with an estimated time remaining in seconds. |
| Method Detail |
|---|
void progress(int percent,
long remaining)
void initializationFailed(Exception e)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||