public class MacFontUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static Font |
BOLD_LABEL_FONT |
static Font |
DEFAULT_BUTTON_FONT |
static Font |
DEFAULT_FONT |
static float |
DEFAULT_FONT_SIZE |
static Font |
DEFAULT_LABEL_FONT |
static Font |
HUD_BUTTON_FONT |
static float |
HUD_FONT_SIZE |
static Font |
ITUNES_FONT |
static Font |
ITUNES_TABLE_HEADER_FONT |
static Font |
TOOLBAR_LABEL_FONT |
| Constructor and Description |
|---|
MacFontUtils() |
public static final float DEFAULT_FONT_SIZE
public static final float HUD_FONT_SIZE
public static final Font DEFAULT_FONT
public static final Font ITUNES_FONT
public static final Font ITUNES_TABLE_HEADER_FONT
public static final Font TOOLBAR_LABEL_FONT
public static final Font DEFAULT_BUTTON_FONT
public static final Font HUD_BUTTON_FONT
public static final Font DEFAULT_LABEL_FONT
public static final Font BOLD_LABEL_FONT
public static void enableAntialiasing(Graphics2D g2)