This commit is contained in:
prrace 2026-01-19 11:05:00 -08:00
parent d26d965596
commit 4cfc2c54f2

View File

@ -150,7 +150,7 @@ public class DefaultMetalTheme extends MetalTheme {
/**
* Returns the ideal font style for the font identified by key.
*/
public static int getDefaultFontStyle(int key) {
static int getDefaultFontStyle(int key) {
if (key != WINDOW_TITLE_FONT) {
Object boldMetal = null;
if (AppContext.getAppContext().get(