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

/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/plaf/metal/
H A DMetalTheme.java431 public ColorUIResource getSeparatorBackground() { return getWhite(); } method in class:MetalTheme
H A DMetalLookAndFeel.java1316 "Separator.background", getSeparatorBackground(),
2095 * a cover method for {@code getCurrentTheme().getSeparatorBackground()}.
2101 public static ColorUIResource getSeparatorBackground() { return getCurrentTheme().getSeparatorBackground(); } method in class:MetalLookAndFeel

Completed in 41 milliseconds