|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ui.util.MessageLogger
public class MessageLogger
Field Summary | |
---|---|
static int |
DEBUG_MESSAGE
|
static int |
DEFAULT_MESSAGE
|
static int |
ERROR_MESSAGE
|
static int |
INFO_MESSAGE
|
Constructor Summary | |
---|---|
MessageLogger()
This is a constructor. |
Method Summary | |
---|---|
static void |
clear()
This method simply clears every enabled message component and closes the fileWriter if the file logging is enabled. |
static MessagePanel |
getMessagePanel()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int DEFAULT_MESSAGE
public static final int ERROR_MESSAGE
public static final int INFO_MESSAGE
public static final int DEBUG_MESSAGE
Constructor Detail |
---|
public MessageLogger()
Method Detail |
---|
public static void clear()
public static MessagePanel getMessagePanel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |