|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.util.logging.Level org.opensourcephysics.controls.ConsoleLevel
public class ConsoleLevel
Field Summary | |
---|---|
static ConsoleLevel |
ERR_CONSOLE
|
static ConsoleLevel |
OUT_CONSOLE
|
Fields inherited from class java.util.logging.Level |
---|
ALL, CONFIG, FINE, FINER, FINEST, INFO, OFF, SEVERE, WARNING |
Method Summary |
---|
Methods inherited from class java.util.logging.Level |
---|
equals, getLocalizedName, getName, getResourceBundleName, hashCode, intValue, parse, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final ConsoleLevel OUT_CONSOLE
public static final ConsoleLevel ERR_CONSOLE
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |