|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NXJFlashUI
Interface to provide a notification UI mechanism for the flash update process.
| Method Summary | |
|---|---|
void |
message(java.lang.String msg)
Output a status message about an ongoing operation. |
void |
progress(java.lang.String msg,
int percent)
Report the progress of an ongoing operation. |
| Method Detail |
|---|
void progress(java.lang.String msg,
int percent)
msg - Message about the operationpercent - percentage complete.void message(java.lang.String msg)
msg -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||