Searched refs:createUI (Results 151 - 175 of 299) sorted by relevance

1234567891011>>

/openjdk9/jdk/src/java.desktop/macosx/classes/com/apple/laf/
H A DAquaOptionPaneUI.java44 public static ComponentUI createUI(final JComponent x) { method in class:AquaOptionPaneUI
H A DAquaTextPasswordFieldUI.java46 public static ComponentUI createUI(final JComponent c) { method in class:AquaTextPasswordFieldUI
H A DAquaTextFieldUI.java38 public static ComponentUI createUI(final JComponent c) { method in class:AquaTextFieldUI
H A DAquaToolBarUI.java43 public static ComponentUI createUI(final JComponent c) { method in class:AquaToolBarUI
H A DAquaListUI.java46 public static ComponentUI createUI(final JComponent c) { method in class:AquaListUI
/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/plaf/multi/
H A DMultiComboBoxUI.java47 * in the call to <code>createUI</code>, and can be obtained by calling
147 public static ComponentUI createUI(JComponent a) { method in class:MultiComboBoxUI
H A DMultiColorChooserUI.java46 * in the call to <code>createUI</code>, and can be obtained by calling
107 public static ComponentUI createUI(JComponent a) { method in class:MultiColorChooserUI
H A DMultiButtonUI.java46 * in the call to <code>createUI</code>, and can be obtained by calling
107 public static ComponentUI createUI(JComponent a) { method in class:MultiButtonUI
H A DMultiPopupMenuUI.java49 * in the call to <code>createUI</code>, and can be obtained by calling
142 public static ComponentUI createUI(JComponent a) { method in class:MultiPopupMenuUI
H A DMultiOptionPaneUI.java47 * in the call to <code>createUI</code>, and can be obtained by calling
132 public static ComponentUI createUI(JComponent a) { method in class:MultiOptionPaneUI
H A DMultiProgressBarUI.java46 * in the call to <code>createUI</code>, and can be obtained by calling
107 public static ComponentUI createUI(JComponent a) { method in class:MultiProgressBarUI
H A DMultiRootPaneUI.java47 * in the call to <code>createUI</code>, and can be obtained by calling
108 public static ComponentUI createUI(JComponent a) { method in class:MultiRootPaneUI
H A DMultiScrollPaneUI.java46 * in the call to <code>createUI</code>, and can be obtained by calling
107 public static ComponentUI createUI(JComponent a) { method in class:MultiScrollPaneUI
H A DMultiScrollBarUI.java46 * in the call to <code>createUI</code>, and can be obtained by calling
107 public static ComponentUI createUI(JComponent a) { method in class:MultiScrollBarUI
H A DMultiSeparatorUI.java46 * in the call to <code>createUI</code>, and can be obtained by calling
107 public static ComponentUI createUI(JComponent a) { method in class:MultiSeparatorUI
H A DMultiSliderUI.java46 * in the call to <code>createUI</code>, and can be obtained by calling
107 public static ComponentUI createUI(JComponent a) { method in class:MultiSliderUI
H A DMultiPanelUI.java46 * in the call to <code>createUI</code>, and can be obtained by calling
107 public static ComponentUI createUI(JComponent a) { method in class:MultiPanelUI
H A DMultiViewportUI.java46 * in the call to <code>createUI</code>, and can be obtained by calling
107 public static ComponentUI createUI(JComponent a) { method in class:MultiViewportUI
/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/plaf/synth/
H A DSynthSeparatorUI.java56 public static ComponentUI createUI(JComponent c) { method in class:SynthSeparatorUI
H A DSynthInternalFrameUI.java55 public static ComponentUI createUI(JComponent b) { method in class:SynthInternalFrameUI
H A DSynthDesktopIconUI.java53 public static ComponentUI createUI(JComponent c) { method in class:SynthDesktopIconUI
/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/plaf/metal/
H A DMetalProgressBarUI.java59 public static ComponentUI createUI(JComponent c) { method in class:MetalProgressBarUI
H A DMetalButtonUI.java85 public static ComponentUI createUI(JComponent c) { method in class:MetalButtonUI
H A DMetalTreeUI.java104 public static ComponentUI createUI(JComponent x) { method in class:MetalTreeUI
H A DMetalToggleButtonUI.java90 public static ComponentUI createUI(JComponent b) { method in class:MetalToggleButtonUI

Completed in 145 milliseconds

1234567891011>>