|
||||||||||
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(String msg)
Output a status message about an ongoing operation. |
void |
progress(String msg,
int percent)
Report the progress of an ongoing operation. |
Method Detail |
---|
void progress(String msg, int percent)
msg
- Message about the operationpercent
- percentage complete.void message(String msg)
msg
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |