javax.swing
Class DebugGraphicsInfo
java.lang.Object
javax.swing.DebugGraphicsInfo
- class DebugGraphicsInfo
- extends Object
Class used by DebugGraphics for maintaining information about how
to render graphics calls.
- Author:
- Dave Karlton
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
flashColor
Color flashColor
flashTime
int flashTime
flashCount
int flashCount
componentToDebug
Hashtable componentToDebug
debugFrame
JFrame debugFrame
stream
PrintStream stream
DebugGraphicsInfo
DebugGraphicsInfo()
setDebugOptions
void setDebugOptions(JComponent component,
int debug)
getDebugOptions
int getDebugOptions(JComponent component)
log
void log(String string)