Searched defs:uiResource (Results 1 - 4 of 4) sorted by relevance

/openjdk9/jdk/make/src/classes/build/tools/generatenimbus/
H A DInsets.java47 public String write(boolean uiResource) { argument
H A DDimension.java34 public String write(boolean uiResource) { argument
H A DMatte.java45 @XmlAttribute private boolean uiResource = true; field in class:Matte
/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/plaf/nimbus/
H A DNimbusLookAndFeel.java387 getDerivedColor(String uiDefaultParentName, float hOffset, float sOffset, float bOffset, int aOffset, boolean uiResource) argument
406 getDerivedColor(Color color1, Color color2, float midPoint, boolean uiResource) argument

Completed in 45 milliseconds