|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--superwaba.ext.xplat.html.Style
The class Style group the several values required to paint
a Tile.
Styles are grouped into a linked list in ancestry order.
This disposition permits to implement style inheritance.
| Inner Class Summary | |
static interface |
Style.Header
Header Interface |
| Field Summary | |
static Color |
defaultBackColor
Default back color |
static Color |
defaultFontColor
Default value for font color (BLACK). |
static java.lang.String |
defaultFontFace
Default value for font name (SW). |
static byte |
defaultFontSize
Default value for the font size (12). |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public static byte defaultFontSize
public static Color defaultFontColor
public static Color defaultBackColor
public static java.lang.String defaultFontFace
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||