|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.atunes.gui.ColorDefinitions
public class ColorDefinitions
Colors used on app.
| Field Summary | |
|---|---|
static java.awt.Color |
GENERAL_UNKNOWN_ELEMENT_FOREGROUND_COLOR
The Constant GENERAL_UNKNOWN_ELEMENT_FOREGROUND_COLOR. |
static java.awt.Color |
TITLE_DIALOG_FONT_COLOR
The Constant TITLE_DIALOG_FONT_COLOR. |
static java.awt.Color |
WARNING_COLOR
The Constant WARNING_COLOR. |
| Constructor Summary | |
|---|---|
ColorDefinitions()
|
|
| Method Summary | |
|---|---|
static void |
initColors()
Inits the colors. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.awt.Color TITLE_DIALOG_FONT_COLOR
public static final java.awt.Color WARNING_COLOR
public static final java.awt.Color GENERAL_UNKNOWN_ELEMENT_FOREGROUND_COLOR
| Constructor Detail |
|---|
public ColorDefinitions()
| Method Detail |
|---|
public static void initColors()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||