|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConsole
Allows to print messages to Messages table
Method Summary | |
---|---|
PrintStream |
getErr()
Returns PrintStream |
PrintStream |
getOut()
Returns PrintStream |
Method Detail |
---|
PrintStream getOut()
PrintStream that prints messages with normal priority
- Returns:
PrintStream to print messages
PrintStream getErr()
PrintStream that prints messages with error priority. Messages are shown in red color
- Returns:
PrintStream to print messages
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |