Searched defs:UIResource (Results 1 - 8 of 8) sorted by relevance

/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/plaf/
H A DUIResource.java66 public interface UIResource { interface
/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/plaf/basic/
H A DBasicComboBoxRenderer.java147 public static class UIResource extends BasicComboBoxRenderer implements javax.swing.plaf.UIResource { class in class:BasicComboBoxRenderer
H A DBasicComboBoxEditor.java177 public static class UIResource extends BasicComboBoxEditor class in class:BasicComboBoxEditor
/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/plaf/metal/
H A DMetalComboBoxEditor.java141 public static class UIResource extends MetalComboBoxEditor class in class:MetalComboBoxEditor
/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/
H A DDefaultListCellRenderer.java350 public static class UIResource extends DefaultListCellRenderer class in class:DefaultListCellRenderer
H A DScrollPaneLayout.java1119 public static class UIResource extends ScrollPaneLayout implements javax.swing.plaf.UIResource {} class in class:ScrollPaneLayout
/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/plaf/nimbus/
H A DDerivedColor.java178 static class UIResource extends DerivedColor implements javax.swing.plaf.UIResource { class in class:DerivedColor
179 UIResource(String uiDefaultParentName, float hOffset, float sOffset, method in class:DerivedColor.UIResource
/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/table/
H A DDefaultTableCellRenderer.java399 public static class UIResource extends DefaultTableCellRenderer class in class:DefaultTableCellRenderer

Completed in 102 milliseconds