|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.sahits.game.graphic.display.notice.ColorProvider
class ColorProvider
This utility class provides the color for Strings in different states as well as other colors used in the notice view.
| Constructor Summary | |
|---|---|
ColorProvider()
|
|
| Method Summary | |
|---|---|
static Color |
getStringColor(EStringSelectionState state)
Retrieve the color by the state |
static Color |
getStringColorActive()
Provide the color of the String that represents the active selection |
static Color |
getStringColorDisabled()
Provide the color of a String that is currently disabled |
static Color |
getStringColorInactive()
Provide the color of a String that represents an inactive selection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
ColorProvider()
| Method Detail |
|---|
public static Color getStringColorActive()
public static Color getStringColorInactive()
public static Color getStringColorDisabled()
public static Color getStringColor(EStringSelectionState state)
state -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||