Searched defs:getColor (Results 1 - 25 of 48) sorted by path

12

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/ui/
H A DAnnotation.java101 public Color getColor() { method in class:Annotation
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DRBNode.java69 public RBColor getColor() { return color; } method in class:RBNode
/openjdk10/hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/
H A DColorFilter.java120 public Color getColor() { method in class:ColorFilter.ColorRule
/openjdk10/hotspot/src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/
H A DConnection.java86 public Color getColor() { method in class:Connection
H A DFigure.java134 public Color getColor() { method in class:Figure
H A DSlot.java168 public Color getColor() { method in class:Slot
/openjdk10/jaxp/src/jdk.xml.dom/share/classes/org/w3c/dom/css/
H A DCSS2Properties.java563 public String getColor(); method in interface:CSS2Properties
/openjdk10/jaxp/src/jdk.xml.dom/share/classes/org/w3c/dom/html/
H A DHTMLBaseFontElement.java56 public String getColor(); method in interface:HTMLBaseFontElement
H A DHTMLFontElement.java56 public String getColor(); method in interface:HTMLFontElement
/openjdk10/jdk/make/src/classes/build/tools/generatenimbus/
H A DGradientStop.java39 public Matte getColor() { return matte; } method in class:GradientStop
/openjdk10/jdk/src/demo/share/jfc/SampleTree/
H A DSampleData.java92 public Color getColor() { method in class:SampleData
/openjdk10/jdk/src/java.desktop/macosx/classes/com/apple/laf/
H A DAquaHighlighter.java58 public Color getColor() { method in class:AquaHighlighter.AquaHighlightPainter
/openjdk10/jdk/src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/
H A DGTKColorChooserPanel.java472 public Color getColor() { method in class:GTKColorChooserPanel
658 public Color getColor() { method in class:GTKColorChooserPanel.ColorTriangle
[all...]
H A DGTKStyle.java245 public Color getColor(SynthContext context, ColorType type) { method in class:GTKStyle
/openjdk10/jdk/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/
H A DXPStyle.java226 synchronized Color getColor(Skin skin, Prop prop, Color fallback) { method in class:XPStyle
242 Color getColor(Component c, Part part, State state, Prop prop, Color fallback) { method in class:XPStyle
/openjdk10/jdk/src/java.desktop/share/classes/java/awt/
H A DColor.java752 public static Color getColor(String nm) { method in class:Color
776 public static Color getColor(String nm, Color v) { method in class:Color
806 public static Color getColor(String nm, int v) { method in class:Color
H A DGraphics.java190 public abstract Color getColor(); method in class:Graphics
H A DPageAttributes.java999 public ColorType getColor() { method in class:PageAttributes
/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/
H A DDebugGraphics.java244 public Color getColor() { method in class:DebugGraphics
[all...]
H A DJColorChooser.java296 public Color getColor() { method in class:JColorChooser
784 public Color getColor() { method in class:ColorTracker
H A DUIDefaults.java448 public Color getColor(Object key) { method in class:UIDefaults
465 public Color getColor(Object key, Locale l) { method in class:UIDefaults
H A DUIManager.java749 public static Color getColor(Object key) { method in class:UIManager
766 public static Color getColor(Object key, Locale l) { method in class:UIManager
/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/border/
H A DTitledBorder.java726 private Color getColor(Component c) { method in class:TitledBorder
/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/colorchooser/
H A DColorModel.java52 int getColor(float[] model) { method in class:ColorModel
H A DColorModelCMYK.java42 int getColor(float[] space) { method in class:ColorModelCMYK

Completed in 316 milliseconds

12