Searched refs:setLookAndFeel (Results 1 - 25 of 87) sorted by relevance

1234

/openjdk7/jdk/test/javax/swing/JFileChooser/6738668/
H A Dbug6738668.java37 UIManager.setLookAndFeel(lookAndFeelInfo.getClassName());
/openjdk7/jdk/test/javax/swing/plaf/basic/
H A DTest6984643.java36 UIManager.setLookAndFeel(new BasicLookAndFeel() {
/openjdk7/jdk/test/javax/swing/plaf/nimbus/
H A DTest7048204.java35 UIManager.setLookAndFeel(new NimbusLookAndFeel());
H A DTest6741426.java52 UIManager.setLookAndFeel(new NimbusLookAndFeel());
/openjdk7/jdk/test/javax/swing/JScrollBar/6924059/
H A Dbug6924059.java39 UIManager.setLookAndFeel(new SynthLookAndFeel());
/openjdk7/jdk/test/javax/swing/JScrollPane/6559589/
H A Dbug6559589.java47 UIManager.setLookAndFeel(new MetalLookAndFeel());
/openjdk7/jdk/test/javax/swing/plaf/metal/MetalLookAndFeel/5073047/
H A Dbug5073047.java40 UIManager.setLookAndFeel(new MetalLookAndFeel());
/openjdk7/jdk/test/javax/swing/plaf/synth/6771547/
H A DSynthTest.java44 UIManager.setLookAndFeel(laf);
/openjdk7/jdk/test/javax/swing/plaf/synth/7032791/
H A Dbug7032791.java39 UIManager.setLookAndFeel(new SynthLookAndFeel());
/openjdk7/jdk/test/javax/swing/plaf/synth/SynthToolBarUI/6739756/
H A Dbug6739756.java39 UIManager.setLookAndFeel(
/openjdk7/jdk/test/com/sun/java/swing/plaf/gtk/
H A DTest6963870.java63 UIManager.setLookAndFeel("com.sun.java.swing.plaf.gtk.GTKLookAndFeel");
H A DTest6635110.java62 UIManager.setLookAndFeel("com.sun.java.swing.plaf.gtk.GTKLookAndFeel");
/openjdk7/jdk/src/share/demo/jfc/Metalworks/
H A DMetalworks.java65 UIManager.setLookAndFeel(new MetalLookAndFeel());
/openjdk7/jdk/test/javax/swing/JFileChooser/7036025/
H A Dbug7036025.java56 UIManager.setLookAndFeel(systemLookAndFeelClassName);
/openjdk7/jdk/test/javax/swing/JPopupMenu/Separator/6547087/
H A Dbug6547087.java50 UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
/openjdk7/jdk/test/javax/swing/JSlider/6579827/
H A Dbug6579827.java48 UIManager.setLookAndFeel("com.sun.java.swing.plaf.windows.WindowsLookAndFeel");
/openjdk7/jdk/test/javax/swing/JTable/6913768/
H A Dbug6913768.java36 UIManager.setLookAndFeel(new SynthLookAndFeel());
/openjdk7/jdk/test/javax/swing/plaf/metal/MetalInternalFrameUI/
H A DTest6657026.java42 UIManager.setLookAndFeel(new MetalLookAndFeel());
/openjdk7/jdk/test/javax/swing/plaf/synth/
H A DTest6933784.java42 UIManager.setLookAndFeel(new SynthLookAndFeel());
46 UIManager.setLookAndFeel(new NimbusLookAndFeel());
/openjdk7/jdk/test/com/sun/java/swing/plaf/windows/WindowsRadioButtonUI/7089914/
H A Dbug7089914.java41 UIManager.setLookAndFeel("com.sun.java.swing.plaf.windows.WindowsLookAndFeel");
/openjdk7/jdk/test/javax/swing/GroupLayout/7071166/
H A Dbug7071166.java41 UIManager.setLookAndFeel(lookAndFeelInfo.getClassName());
/openjdk7/jdk/test/javax/swing/JColorChooser/
H A DTest6707406.java44 UIManager.setLookAndFeel(laf.getClassName());
/openjdk7/jdk/test/javax/swing/JComboBox/7082443/
H A Dbug7082443.java39 UIManager.setLookAndFeel(lookAndFeelInfo.getClassName());
/openjdk7/jdk/test/javax/swing/JComboBox/ShowPopupAfterHidePopupTest/
H A DShowPopupAfterHidePopupTest.java43 UIManager.setLookAndFeel(new MetalLookAndFeel());
/openjdk7/jdk/test/javax/swing/JFileChooser/6342301/
H A Dbug6342301.java48 UIManager.setLookAndFeel(new MetalLookAndFeel());

Completed in 319 milliseconds

1234