|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.curre.prefcount.gui.theme.skin.MangoSkin
public class MangoSkin
An object of this class represents the prefcount MangoSkin skin -
the Substance's org.jvnet.substance.skin.MangoSkin.
| Field Summary | |
|---|---|
static java.awt.Color |
COLOR_BACKGROUND_MAIN
Main background color. |
static java.lang.String |
NAME_KEY
Resource key for the skin name and the skins unique ID. |
static java.awt.Color |
PAINT_BACKGROUND_BOARD
Board background paint. |
| Constructor Summary | |
|---|---|
MangoSkin()
|
|
| Method Summary | |
|---|---|
java.awt.Paint |
getBoardBackgroundPaint()
Returns the board background paint. |
java.awt.Color |
getBoardLineColor()
Returns the color for the board lines. |
java.awt.Stroke |
getBoardLineStroke()
Returns the stroke for the board lines. |
java.awt.Color |
getMainBackgroundColor()
Returns the main background color. |
java.lang.String |
getNameResourceKey()
Returns the skin resource key, which also the skin's unique identifier. |
java.awt.Color |
getPlayerNameColor()
Returns the color for players names. |
java.awt.Font |
getPlayerNameFont()
Returns the font for players names. |
java.awt.Stroke |
getPlayerNameStroke()
Returns the stroke for players names. |
java.awt.Color |
getPlayerScoreColor()
Returns the color for players scores. |
java.awt.Font |
getPlayerScoreFont()
Returns the font for players scores. |
java.awt.Stroke |
getPlayerScoreStroke()
Returns the stroke for players scores. |
java.awt.Color |
getPlayerTotalsColor()
Returns the color for player (scores) totals. |
java.awt.Font |
getPlayerTotalsFont()
Returns the font for player (scores) totals. |
java.awt.Stroke |
getPlayerTotalsStroke()
Returns the stroke for player (scores) totals. |
java.lang.String |
getSubstanceSkinClassName()
Returns Substance skin class name if this theme/skin is a SubstanceLookAndFeel skin. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String NAME_KEY
public static final java.awt.Color COLOR_BACKGROUND_MAIN
public static final java.awt.Color PAINT_BACKGROUND_BOARD
| Constructor Detail |
|---|
public MangoSkin()
| Method Detail |
|---|
public java.lang.String getSubstanceSkinClassName()
getSubstanceSkinClassName in interface PrefSkinpublic java.lang.String getNameResourceKey()
getNameResourceKey in interface PrefSkinpublic java.awt.Color getMainBackgroundColor()
getMainBackgroundColor in interface PrefSkinpublic java.awt.Paint getBoardBackgroundPaint()
getBoardBackgroundPaint in interface PrefSkinpublic java.awt.Color getPlayerNameColor()
getPlayerNameColor in interface PrefSkinpublic java.awt.Font getPlayerNameFont()
getPlayerNameFont in interface PrefSkinpublic java.awt.Stroke getPlayerNameStroke()
getPlayerNameStroke in interface PrefSkinpublic java.awt.Color getPlayerScoreColor()
getPlayerScoreColor in interface PrefSkinpublic java.awt.Font getPlayerScoreFont()
getPlayerScoreFont in interface PrefSkinpublic java.awt.Stroke getPlayerScoreStroke()
getPlayerScoreStroke in interface PrefSkinpublic java.awt.Color getPlayerTotalsColor()
getPlayerTotalsColor in interface PrefSkinpublic java.awt.Font getPlayerTotalsFont()
getPlayerTotalsFont in interface PrefSkinpublic java.awt.Stroke getPlayerTotalsStroke()
getPlayerTotalsStroke in interface PrefSkinpublic java.awt.Color getBoardLineColor()
getBoardLineColor in interface PrefSkinpublic java.awt.Stroke getBoardLineStroke()
getBoardLineStroke in interface PrefSkin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||