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

/openjdk10/jdk/make/src/classes/build/tools/generatenimbus/
H A DUIStyle.java43 @XmlElement private UIColor textBackground = null; field in class:UIStyle
44 @XmlElement(name="inherit-textBackground")
100 prefix, "textBackground", textBackground.getValue().write()));
/openjdk10/jdk/src/java.desktop/macosx/classes/com/apple/laf/
H A DAquaLookAndFeel.java355 final Color textBackground = white;
479 "EditorPane.background", textBackground,
518 "FormattedTextField.background", textBackground,
711 "PasswordField.background", textBackground,
881 "TextArea.background", textBackground,
896 "TextField.background", textBackground,
909 "TextPane.background", textBackground,
969 "Tree.textBackground", white,

Completed in 137 milliseconds