public class DefaultStyle extends Object
The default style has:
Modifier and Type | Field and Description |
---|---|
static Background |
BACKGROUND
The background of the default style.
|
static Outline |
BORDER
The border of the default style.
|
static int |
COLOR
The color of the default style.
|
static Dimension |
DIMENSION
The dimension of the default style.
|
static int |
HORIZONTAL_ALIGNMENT
The horizontal alignment of the default style.
|
static Outline |
MARGIN
The margin of the default style.
|
static Outline |
PADDING
The padding of the default style.
|
static int |
VERTICAL_ALIGNMENT
The vertical alignment of the default style.
|
public static final Background BACKGROUND
public static final Outline BORDER
public static final int COLOR
public static final Dimension DIMENSION
public static final int HORIZONTAL_ALIGNMENT
public static final Outline MARGIN
public static final Outline PADDING
public static final int VERTICAL_ALIGNMENT