com.sun.opengl.impl
Class Debug
java.lang.Object
com.sun.opengl.impl.Debug
public class Debug
- extends java.lang.Object
Helper routines for logging and debugging.
Constructor Summary |
Debug()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Debug
public Debug()
getBooleanProperty
public static boolean getBooleanProperty(java.lang.String property)
isPropertyDefined
public static boolean isPropertyDefined(java.lang.String property)
verbose
public static boolean verbose()
debugAll
public static boolean debugAll()
debug
public static boolean debug(java.lang.String subcomponent)
Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.