Searched refs:getSecondary1 (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/demo/jfc/Metalworks/
H A DKhakiMetalTheme.java84 protected ColorUIResource getSecondary1() { method in class:KhakiMetalTheme
H A DPropertiesMetalTheme.java99 secondary1 = super.getSecondary1();
189 protected ColorUIResource getSecondary1() { method in class:PropertiesMetalTheme
/openjdk7/jdk/src/share/classes/javax/swing/plaf/metal/
H A DMetalTheme.java48 * {@code getPrimary2}, {@code getPrimary3}, {@code getSecondary1},
112 protected abstract ColorUIResource getSecondary1(); // these are gray in Metal Default Theme method in class:MetalTheme
220 * the value of {@code getSecondary1()}.
224 public ColorUIResource getControlDarkShadow() { return getSecondary1(); }
H A DDefaultMetalTheme.java253 protected ColorUIResource getSecondary1() { return secondary1; } method in class:DefaultMetalTheme
H A DOceanTheme.java372 protected ColorUIResource getSecondary1() { method in class:OceanTheme

Completed in 56 milliseconds