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

/openjdk7/jdk/src/share/classes/javax/swing/
H A DDebugGraphics.java1457 SwingUtilities.appContextGet(debugGraphicsInfoKey);
1460 SwingUtilities.appContextPut(debugGraphicsInfoKey,
1465 private static final Class debugGraphicsInfoKey = DebugGraphicsInfo.class; field in class:DebugGraphics

Completed in 48 milliseconds