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

/openjdk9/jdk/src/demo/share/jfc/Metalworks/
H A DBigContrastMetalTheme.java93 public FontUIResource getWindowTitleFont() { method in class:BigContrastMetalTheme
H A DDemoMetalTheme.java93 public FontUIResource getWindowTitleFont() { method in class:DemoMetalTheme
/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/plaf/metal/
H A DMetalTheme.java161 public abstract FontUIResource getWindowTitleFont(); method in class:MetalTheme
H A DDefaultMetalTheme.java320 public FontUIResource getWindowTitleFont() { method in class:DefaultMetalTheme
H A DMetalLookAndFeel.java1744 * cover method for {@code getCurrentTheme().getWindowTitleFont()}.
1750 public static FontUIResource getWindowTitleFont() { return getCurrentTheme().getWindowTitleFont();} method in class:MetalLookAndFeel
2177 value = theme.getWindowTitleFont();

Completed in 98 milliseconds