|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.atunes.gui.Fonts
public class Fonts
All fonts that are used and that are different from the default font.
| Field Summary | |
|---|---|
static java.awt.Font |
ABOUT_BIG_FONT
The ABOU t_ bi g_ font. |
static java.awt.Font |
APP_VERSION_TITLE_FONT
The AP p_ versio n_ titl e_ font. |
static java.awt.Font |
AUDIO_SCROBBLER_BIG_FONT
The AUDI o_ scrobble r_ bi g_ font. |
static java.awt.Font |
BUTTON_FONT
The BUTTO n_ font. |
static java.awt.Font |
CHART_TICK_LABEL_FONT
The CHAR t_ tic k_ labe l_ font. |
static java.awt.Font |
CHART_TITLE_FONT
The CHAR t_ titl e_ font. |
static java.awt.Font |
DOCKABLE_WINDOW_TITLE_FONT
The DOCKABL e_ windo w_ titl e_ font. |
static java.awt.Font |
GENERAL_FONT_BOLD
The GENERA l_ fon t_ bold. |
static java.awt.Font |
PLAY_LIST_FONT
The PLA y_ lis t_ font. |
static java.awt.Font |
PROPERTIES_DIALOG_BIG_FONT
The PROPERTIE s_ dialo g_ bi g_ font. |
static java.awt.Font |
SMALL_FONT
The SMAL l_ font. |
| Constructor Summary | |
|---|---|
Fonts()
|
|
| Method Summary | |
|---|---|
static void |
initialize()
Initializes fonts Must be called after language has been selected and before the GUI is created . |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.awt.Font ABOUT_BIG_FONT
public static java.awt.Font APP_VERSION_TITLE_FONT
public static java.awt.Font BUTTON_FONT
public static java.awt.Font GENERAL_FONT_BOLD
public static java.awt.Font SMALL_FONT
public static java.awt.Font PLAY_LIST_FONT
public static java.awt.Font AUDIO_SCROBBLER_BIG_FONT
public static java.awt.Font PROPERTIES_DIALOG_BIG_FONT
public static java.awt.Font DOCKABLE_WINDOW_TITLE_FONT
public static java.awt.Font CHART_TITLE_FONT
public static java.awt.Font CHART_TICK_LABEL_FONT
| Constructor Detail |
|---|
public Fonts()
| Method Detail |
|---|
public static void initialize()
Initializes fonts
Must be called after language has been selected and before the GUI is created
.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||