|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpeer2me.util.LogElementType
public abstract class LogElementType
Contains a set of constants to describe the actual LogElement.
Field Summary | |
---|---|
static peer2me.util.Error |
ERROR
|
static peer2me.util.Information |
INFORMATION
|
static peer2me.util.Warning |
WARNING
|
Constructor Summary | |
---|---|
LogElementType()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final peer2me.util.Information INFORMATION
public static final peer2me.util.Warning WARNING
public static final peer2me.util.Error ERROR
Constructor Detail |
---|
public LogElementType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |