|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConsole
A interface to output consoles, used by the updater
Method Summary | |
---|---|
void |
error(java.lang.String error)
Send a error message to the console |
void |
info(java.lang.String info)
Send a info message to the console |
Method Detail |
---|
void error(java.lang.String error)
error
- The error messagevoid info(java.lang.String info)
info
- The info message
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |