Searched defs:lightweightPrint (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/java/awt/
H A DContainer.java2083 void lightweightPrint(Graphics g) { method in class:Container
2084 super.lightweightPrint(g);
H A DComponent.java3438 void lightweightPrint(Graphics g) { method in class:Component

Completed in 284 milliseconds