edu.ntnu.cikmr.gui
Class LogComponentLogEntry
java.lang.Object
edu.ntnu.cikmr.gui.LogComponentLogEntry
public class LogComponentLogEntry
- extends java.lang.Object
Title:
Description:
Copyright: Copyright (c) 2007
Company:
Field Summary |
protected java.lang.String |
level
|
protected java.lang.String |
message
|
protected java.lang.String |
source
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
source
protected java.lang.String source
level
protected java.lang.String level
message
protected java.lang.String message
LogComponentLogEntry
protected LogComponentLogEntry()
LogComponentLogEntry
protected LogComponentLogEntry(java.lang.String source,
java.lang.String level,
java.lang.String message)