|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GuiConstants
Field Summary | |
---|---|
static java.lang.String |
BACK
Used to retrieve images from CardImageFactory , this is
for a card back (turned over). |
static java.awt.Color |
BACKGROUND
The green of a solitaire table's background. |
static java.lang.String |
BLANK
Used to retrieve images from CardImageFactory , this is
for a blank card. |
static int |
CARD_WIDTH
Width of displayed card image in pixels. |
static int |
GRID_GAP
The gap between piles in a GuiPilePanel . |
static java.lang.String |
JOKER
Used to retrieve images from CardImageFactory , this is
for a joker. |
static double |
OFFSET_FACTOR
How much (percentage) of a card appears in a pile when cards cover each other vertically (or horizontally). |
Field Detail |
---|
static final java.awt.Color BACKGROUND
static final int GRID_GAP
GuiPilePanel
.
static final java.lang.String JOKER
CardImageFactory
, this is
for a joker.
static final java.lang.String BACK
CardImageFactory
, this is
for a card back (turned over).
static final java.lang.String BLANK
CardImageFactory
, this is
for a blank card.
static final int CARD_WIDTH
static final double OFFSET_FACTOR
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |