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

/openjdk7/jdk/src/share/classes/com/sun/java/swing/plaf/windows/
H A DDesktopProperty.java111 updateWindowUI(appFrame);
118 private static void updateWindowUI(Window window) { method in class:DesktopProperty
122 updateWindowUI(ownedWin);
/openjdk7/jdk/src/share/classes/javax/swing/plaf/synth/
H A DSynthLookAndFeel.java860 private static void updateWindowUI(Window window) { method in class:SynthLookAndFeel.AATextListener
864 updateWindowUI(w);
874 updateWindowUI(frame);
/openjdk7/jdk/src/share/classes/javax/swing/plaf/metal/
H A DMetalLookAndFeel.java2313 private static void updateWindowUI(Window window) { method in class:MetalLookAndFeel.AATextListener
2317 updateWindowUI(w);
2327 updateWindowUI(frame);

Completed in 401 milliseconds