Searched refs:FILLCOLOR (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/
H A DWindowsLookAndFeel.java517 Object TextBackground = new XPColorValue(Part.EP_EDIT, null, Prop.FILLCOLOR,
523 //Object ReadOnlyTextBackground = new XPColorValue(Part.EP_EDITTEXT, State.READONLY, Prop.FILLCOLOR,
525 //Object DisabledTextBackground = new XPColorValue(Part.EP_EDITTEXT, State.DISABLED, Prop.FILLCOLOR,
679 Prop.FILLCOLOR, DisabledTextBackground),
746 "FileChooser.listViewBackground", new XPColorValue(Part.LVP_LISTVIEW, null, Prop.FILLCOLOR,
H A DTMSchema.java508 FILLCOLOR ( Color.class, 3802), // color of bg fill enum constant in enum:TMSchema.Prop

Completed in 65 milliseconds