|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VisualAspects
This class contains the interface used for drawing methods.
Field Summary | |
---|---|
static int |
BDR_BUMP
border style constants |
static int |
BDR_BUTTON_NORMAL
border style constants |
static int |
BDR_BUTTON_PRESSED
border style constants |
static int |
BDR_BUTTON_SELECTED
border style constants |
static int |
BDR_DIP
border style constants |
static int |
BDR_FIELD_BORDER
border style constants |
static int |
BDR_FLAT
border style constants |
static int |
BDR_FLAT_BORDER
border style constants |
static int |
BDR_GROUP_BORDER
border style constants |
static int |
BDR_NONE
border style constants |
static int |
BDR_RAISED
border style constants |
static int |
BDR_RAISED_INNER
border style constants |
static int |
BDR_RAISED_OUTER
border style constants |
static int |
BDR_STATUSFIELD_BORDER
border style constants |
static int |
BDR_SUNKEN
border style constants |
static int |
BDR_SUNKEN_INNER
border style constants |
static int |
BDR_SUNKEN_OUTER
border style constants |
static int |
BDR_WINDOW_BORDER
border style constants |
static int |
BS_NONE
button style constants |
static int |
BS_NORMAL
button style constants |
static int |
BS_PRESSED
button style constants |
static int |
BS_ROUND_NORMAL
button style constants |
static int |
BS_ROUND_PRESSED
button style constants |
static int |
BS_ROUND_SELECTED
button style constants |
static int |
BS_ROUNDEDGE_NORMAL
button style constants |
static int |
BS_ROUNDEDGE_PRESSED
button style constants |
static int |
BS_ROUNDEDGE_SELECTED
button style constants |
static int |
BS_SELECTED
button style constants |
static int |
CENTER
position constants |
static int |
CONTENTS_CENTER
image/text manipulation constants |
static int |
CONTENTS_LEFT
image/text manipulation constants |
static int |
CONTENTS_RIGHT
image/text manipulation constants |
static boolean |
DEVELOPMENT
development constant |
static boolean |
DOUBLE_BUFFERED
default double bufferd state |
static int |
DT_CENTER
multi-line text justification constants |
static int |
DT_LEFT
multi-line text justification constants |
static int |
DT_OPAQUE
opaque constants |
static int |
DT_RIGHT
multi-line text justification constants |
static int |
DT_UNDERLINE
underline constants |
static int |
EAST
position constants |
static int |
HORIZONTAL
orientation constants |
static int |
NORTH
position constants |
static int |
NORTH_EAST
position constants |
static int |
NORTH_WEST
position constants |
static int |
SHOW_IMAGE
image/text manipulation constants |
static int |
SHOW_NONE
image/text manipulation constants |
static int |
SHOW_TEXT
image/text manipulation constants |
static int |
SOUTH
position constants |
static int |
SOUTH_EAST
position constants |
static int |
SOUTH_WEST
position constants |
static int |
TEXT_CENTER
image/text manipulation constants |
static int |
TEXT_EAST
image/text manipulation constants |
static int |
TEXT_LEFT
image/text manipulation constants |
static int |
TEXT_NORTH
image/text manipulation constants |
static int |
TEXT_RIGHT
image/text manipulation constants |
static int |
TEXT_SOUTH
image/text manipulation constants |
static int |
TEXT_WEST
image/text manipulation constants |
static int |
VERTICAL
orientation constants |
static int |
WEST
position constants |
Field Detail |
---|
static final int BDR_NONE
static final int BDR_RAISED_OUTER
static final int BDR_RAISED_INNER
static final int BDR_SUNKEN_OUTER
static final int BDR_SUNKEN_INNER
static final int BDR_WINDOW_BORDER
static final int BDR_BUTTON_NORMAL
static final int BDR_BUTTON_SELECTED
static final int BDR_BUTTON_PRESSED
static final int BDR_FIELD_BORDER
static final int BDR_GROUP_BORDER
static final int BDR_FLAT_BORDER
static final int BDR_FLAT
static final int BDR_DIP
static final int BDR_BUMP
static final int BDR_RAISED
static final int BDR_SUNKEN
static final int BDR_STATUSFIELD_BORDER
static final int BS_NONE
static final int BS_NORMAL
static final int BS_SELECTED
static final int BS_PRESSED
static final int BS_ROUND_NORMAL
static final int BS_ROUND_SELECTED
static final int BS_ROUND_PRESSED
static final int BS_ROUNDEDGE_NORMAL
static final int BS_ROUNDEDGE_SELECTED
static final int BS_ROUNDEDGE_PRESSED
static final int DT_RIGHT
static final int DT_LEFT
static final int DT_CENTER
static final int DT_UNDERLINE
static final int DT_OPAQUE
static final int HORIZONTAL
static final int VERTICAL
static final int CENTER
static final int NORTH
static final int SOUTH
static final int EAST
static final int WEST
static final int NORTH_WEST
static final int NORTH_EAST
static final int SOUTH_WEST
static final int SOUTH_EAST
static final int SHOW_NONE
static final int SHOW_TEXT
static final int SHOW_IMAGE
static final int TEXT_NORTH
static final int TEXT_SOUTH
static final int TEXT_EAST
static final int TEXT_WEST
static final int CONTENTS_LEFT
static final int CONTENTS_RIGHT
static final int CONTENTS_CENTER
static final int TEXT_LEFT
static final int TEXT_RIGHT
static final int TEXT_CENTER
static final boolean DEVELOPMENT
static final boolean DOUBLE_BUFFERED
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |