Searched refs:setLookAndFeel (Results 26 - 50 of 87) sorted by relevance

1234

/openjdk7/jdk/test/javax/swing/JFileChooser/6688203/
H A Dbug6688203.java56 UIManager.setLookAndFeel(lafInfo.getClassName());
/openjdk7/jdk/test/javax/swing/JSlider/6923305/
H A Dbug6923305.java40 UIManager.setLookAndFeel(new SynthLookAndFeel());
/openjdk7/jdk/test/javax/swing/MultiUIDefaults/4331767/
H A Dbug4331767.java41 UIManager.setLookAndFeel(new BrokenLookAndFeel());
/openjdk7/jdk/test/javax/swing/Security/6657138/
H A DComponentTest.java66 UIManager.setLookAndFeel(laf.getClassName());
/openjdk7/jdk/src/share/demo/jfc/Metalworks/
H A DMetalThemeMenu.java87 UIManager.setLookAndFeel("javax.swing.plaf.metal.MetalLookAndFeel");
/openjdk7/jdk/src/share/demo/jfc/SwingApplet/
H A DSwingApplet.java63 UIManager.setLookAndFeel("javax.swing.plaf.nimbus.NimbusLookAndFeel");
/openjdk7/jdk/src/share/demo/jfc/TableExample/
H A DTableExample2.java99 UIManager.setLookAndFeel(info.getClassName());
/openjdk7/jdk/test/javax/swing/AncestorNotifier/7193219/
H A Dbug7193219.java77 UIManager.setLookAndFeel(new MetalLookAndFeel());
/openjdk7/jdk/test/javax/swing/JButton/6604281/
H A Dbug6604281.java44 UIManager.setLookAndFeel(laf);
/openjdk7/jdk/test/javax/swing/JColorChooser/
H A DTest6827032.java47 UIManager.setLookAndFeel(new NimbusLookAndFeel());
H A DTest6199676.java109 UIManager.setLookAndFeel(info.getClassName());
/openjdk7/jdk/test/javax/swing/JFileChooser/4524490/
H A Dbug4524490.java49 UIManager.setLookAndFeel("com.sun.java.swing.plaf.motif.MotifLookAndFeel");
/openjdk7/jdk/test/javax/swing/JFileChooser/6520101/
H A Dbug6520101.java49 UIManager.setLookAndFeel("com.sun.java.swing.plaf.motif.MotifLookAndFeel");
/openjdk7/jdk/test/javax/swing/JSlider/6524424/
H A Dbug6524424.java39 UIManager.setLookAndFeel(new WindowsLookAndFeel());
/openjdk7/jdk/test/javax/swing/JSlider/6918861/
H A Dbug6918861.java37 UIManager.setLookAndFeel(new SynthLookAndFeel());
/openjdk7/jdk/test/javax/swing/JTabbedPane/7010561/
H A Dbug7010561.java58 UIManager.setLookAndFeel(new SynthLookAndFeel());
/openjdk7/jdk/test/javax/swing/JTable/6777378/
H A Dbug6777378.java52 UIManager.setLookAndFeel(new MetalLookAndFeel());
/openjdk7/jdk/test/javax/swing/JTable/
H A DTest6888156.java79 UIManager.setLookAndFeel(laf);
/openjdk7/jdk/test/javax/swing/JTextArea/6940863/
H A Dbug6940863.java62 UIManager.setLookAndFeel("com.sun.java.swing.plaf.windows.WindowsLookAndFeel");
/openjdk7/jdk/test/javax/swing/JTree/4314199/
H A Dbug4314199.java41 UIManager.setLookAndFeel("javax.swing.plaf.metal.MetalLookAndFeel");
/openjdk7/jdk/test/javax/swing/border/
H A DTest6981576.java75 UIManager.setLookAndFeel(info.getClassName());
/openjdk7/jdk/test/javax/swing/plaf/nimbus/
H A DTest6919629.java42 UIManager.setLookAndFeel(new NimbusLookAndFeel());
/openjdk7/jdk/test/javax/swing/text/html/
H A DTest4783068.java49 UIManager.setLookAndFeel(new MetalLookAndFeel());
/openjdk7/jdk/test/com/sun/jdi/
H A DAnyDebuggeeTest.java63 javax.swing.UIManager.setLookAndFeel( javax.swing.UIManager.getSystemLookAndFeelClassName());
/openjdk7/jdk/test/javax/swing/JScrollBar/7163696/
H A DTest7163696.java59 UIManager.setLookAndFeel(info.getClassName());

Completed in 144 milliseconds

1234