Searched refs:shouldDebugGraphics (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/
H A DJComponent.java733 (shouldDebugGraphics() != 0) &&
1955 if (DEBUG_GRAPHICS_LOADED && shouldDebugGraphics() != 0) {
2017 int shouldDebugGraphics() { method in class:JComponent
H A DDebugGraphics.java90 setDebugOptions(component.shouldDebugGraphics());

Completed in 124 milliseconds