Searched refs:setLookAndFeel (Results 176 - 200 of 222) sorted by relevance

123456789

/openjdk10/jdk/test/javax/swing/JFrame/4962534/
H A Dbug4962534.java143 UIManager.setLookAndFeel(
/openjdk10/jdk/test/javax/swing/JSpinner/8008657/
H A Dbug8008657.java182 UIManager.setLookAndFeel(
/openjdk10/jdk/test/javax/swing/plaf/nimbus/8057791/
H A Dbug8057791.java77 UIManager.setLookAndFeel(new NimbusLookAndFeel());
/openjdk10/jdk/test/javax/swing/plaf/nimbus/
H A DTestDisabledToolTipBorder.java98 UIManager.setLookAndFeel("javax.swing.plaf.nimbus.NimbusLookAndFeel");
H A DColorCustomizationTest.java63 UIManager.setLookAndFeel(nimbus);
/openjdk10/jdk/test/javax/swing/plaf/synth/SynthScrollbarThumbPainter/
H A DSynthScrollbarThumbPainterTest.java90 UIManager.setLookAndFeel(lookAndFeelString);
/openjdk10/jdk/test/javax/swing/plaf/basic/BasicLabelUI/
H A Dbug7172652.java54 UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
/openjdk10/jdk/test/javax/swing/JInternalFrame/4193219/
H A DIconCoord.java39 UIManager.setLookAndFeel(UIManager.getCrossPlatformLookAndFeelClassName());
/openjdk10/jdk/test/javax/swing/JScrollBar/bug4202954/
H A Dbug4202954.java44 UIManager.setLookAndFeel(UIManager.getCrossPlatformLookAndFeelClassName());
/openjdk10/jdk/test/javax/swing/JTabbedPane/8134116/
H A DBug8134116.java27 UIManager.setLookAndFeel(new NimbusLookAndFeel());
/openjdk10/jdk/test/javax/swing/JTabbedPane/8137169/
H A DScrollableTabbedPaneTest.java89 UIManager.setLookAndFeel(
/openjdk10/jdk/test/javax/swing/plaf/basic/BasicTreeUI/8023474/
H A Dbug8023474.java73 UIManager.setLookAndFeel("javax.swing.plaf.metal.MetalLookAndFeel");
/openjdk10/jdk/test/javax/swing/plaf/metal/MetalGradient/8163193/
H A DButtonGradientTest.java99 UIManager.setLookAndFeel(new MetalLookAndFeel());
/openjdk10/jdk/test/javax/swing/plaf/basic/BasicComboPopup/7072653/
H A Dbug7072653.java161 UIManager.setLookAndFeel(
/openjdk10/jdk/test/javax/swing/plaf/basic/BasicComboPopup/JComboBoxPopupLocation/
H A DJComboBoxPopupLocation.java76 UIManager.setLookAndFeel(lookAndFeelItem.getClassName());
/openjdk10/jdk/test/javax/swing/text/View/8014863/
H A Dbug8014863.java140 UIManager.setLookAndFeel("javax.swing.plaf.metal.MetalLookAndFeel");
/openjdk10/jdk/test/javax/swing/JFileChooser/GodMode/
H A DJFileChooserTest.java99 UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
/openjdk10/jdk/test/javax/swing/JMenu/8072900/
H A DWrongSelectionOnMouseOver.java64 UIManager.setLookAndFeel(laf.getClassName());
/openjdk10/jdk/test/javax/swing/JTable/KeyBoardNavigation/
H A DKeyBoardNavigation.java161 UIManager.setLookAndFeel(
/openjdk10/jdk/test/javax/swing/JTable/TAB/
H A DTAB.java160 UIManager.setLookAndFeel(
/openjdk10/jdk/test/javax/swing/plaf/synth/8081411/
H A Dbug8081411.java104 UIManager.setLookAndFeel(info.getClassName());
/openjdk10/jdk/test/javax/swing/JRadioButton/FocusTraversal/
H A DFocusTraversal.java183 UIManager.setLookAndFeel(
/openjdk10/jdk/test/javax/swing/JProgressBar/8015748/
H A DJProgressBarOrientationRobotTest.java205 UIManager.setLookAndFeel(
/openjdk10/jdk/test/javax/swing/JTable/7124218/
H A DSelectEditTableCell.java192 UIManager.setLookAndFeel(
/openjdk10/jdk/test/javax/swing/JTree/4330357/
H A Dbug4330357.java49 UIManager.setLookAndFeel("javax.swing.plaf.metal.MetalLookAndFeel");

Completed in 136 milliseconds

123456789