net.sourceforge.atunes.gui
Class Fonts
java.lang.Object
net.sourceforge.atunes.gui.Fonts
public class Fonts
- extends java.lang.Object
All fonts that are used and that are different from the default font.
Constructor Summary |
Fonts()
|
Method Summary |
static void |
initializeFonts()
Initializes fonts
Must be called after language has been selected and before the GUI is
created
. |
static void |
setFontSmoothing()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ABOUT_BIG_FONT
public static java.awt.Font ABOUT_BIG_FONT
APP_VERSION_TITLE_FONT
public static java.awt.Font APP_VERSION_TITLE_FONT
BUTTON_FONT
public static java.awt.Font BUTTON_FONT
GENERAL_FONT_BOLD
public static java.awt.Font GENERAL_FONT_BOLD
SMALL_FONT
public static java.awt.Font SMALL_FONT
PLAY_LIST_FONT
public static java.awt.Font PLAY_LIST_FONT
CONTEXT_INFORMATION_BIG_FONT
public static java.awt.Font CONTEXT_INFORMATION_BIG_FONT
PROPERTIES_DIALOG_BIG_FONT
public static java.awt.Font PROPERTIES_DIALOG_BIG_FONT
DOCKABLE_WINDOW_TITLE_FONT
public static java.awt.Font DOCKABLE_WINDOW_TITLE_FONT
CHART_TITLE_FONT
public static java.awt.Font CHART_TITLE_FONT
CHART_TICK_LABEL_FONT
public static java.awt.Font CHART_TICK_LABEL_FONT
Fonts
public Fonts()
initializeFonts
public static void initializeFonts()
Initializes fonts
Must be called after language has been selected and before the GUI is
created
.
setFontSmoothing
public static void setFontSmoothing()
Copyright © 2006-2008 The aTunes Team. All Rights Reserved.