Searched defs:setLookAndFeel (Results 1 - 13 of 13) sorted by relevance

/openjdk9/jdk/test/javax/swing/UI/UnninstallUIMemoryLeaks/
H A DUnninstallUIMemoryLeaks.java123 private static void setLookAndFeel(final LookAndFeelInfo laf) { method in class:UnninstallUIMemoryLeaks
/openjdk9/jdk/test/javax/swing/UIDefaults/8133926/
H A DInternalFrameIcon.java44 private static void setLookAndFeel(final UIManager.LookAndFeelInfo laf) { method in class:InternalFrameIcon
/openjdk9/jdk/test/java/awt/Component/DimensionEncapsulation/
H A DDimensionEncapsulation.java207 private static void setLookAndFeel(final LookAndFeelInfo laf) { method in class:DimensionEncapsulation
/openjdk9/jdk/test/java/awt/Component/InsetsEncapsulation/
H A DInsetsEncapsulation.java158 private static void setLookAndFeel(final LookAndFeelInfo laf) { method in class:InsetsEncapsulation
/openjdk9/jdk/test/javax/swing/JSpinner/6421058/
H A Dbug6421058.java87 private static void setLookAndFeel(final UIManager.LookAndFeelInfo laf) { method in class:bug6421058
/openjdk9/jdk/test/javax/swing/JRootPane/SilenceOfDeprecatedMenuBar/
H A DSilenceOfDeprecatedMenuBar.java65 private static void setLookAndFeel(final UIManager.LookAndFeelInfo laf) { method in class:SilenceOfDeprecatedMenuBar
/openjdk9/jdk/test/javax/swing/JMenuBar/MisplacedBorder/
H A DMisplacedBorder.java127 private static void setLookAndFeel(final UIManager.LookAndFeelInfo laf) { method in class:MisplacedBorder
/openjdk9/jdk/test/javax/swing/JFileChooser/FileFilterDescription/
H A DFileFilterDescription.java64 private static void setLookAndFeel(final UIManager.LookAndFeelInfo info) { method in class:FileFilterDescription
/openjdk9/jdk/test/javax/swing/JSpinner/WrongEditorTextFieldFont/
H A DWrongEditorTextFieldFont.java106 private static void setLookAndFeel(final UIManager.LookAndFeelInfo laf) { method in class:WrongEditorTextFieldFont
/openjdk9/jdk/test/javax/swing/plaf/metal/MetalUtils/
H A Dbug6190373.java101 private static void setLookAndFeel(final UIManager.LookAndFeelInfo laf) { method in class:bug6190373
/openjdk9/jdk/test/javax/swing/ClientProperty/UIClientPropertyKeyTest/
H A DUIClientPropertyKeyTest.java91 private static void setLookAndFeel(final UIManager.LookAndFeelInfo laf) { method in class:UIClientPropertyKeyTest
/openjdk9/jdk/test/javax/swing/UIDefaults/6302464/
H A Dbug6302464.java178 private static void setLookAndFeel(String lafClass) { method in class:bug6302464
/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/
H A DUIManager.java569 public static void setLookAndFeel(LookAndFeel newLookAndFeel) method in class:UIManager
620 public static void setLookAndFeel(String className) method in class:UIManager
[all...]

Completed in 208 milliseconds