|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ButtonStyleAreaKeysInterface
Interface that contains the keys for the style map for the Button.
Field Summary | |
---|---|
static java.lang.String |
BUTTON_BOTTOM
Key used to control style of the bottom part of the button. |
static java.lang.String |
BUTTON_BOTTOM_LEFT
Key used to control style of the bottom-left part of the button. |
static java.lang.String |
BUTTON_BOTTOM_RIGHT
Key used to control style of the bottom-right part of the button. |
static java.lang.String |
BUTTON_CENTER
Key used to control style of the center part of the button. |
static java.lang.String |
BUTTON_CENTER_ACTIVE
Key used to control the active style of the button. |
static java.lang.String |
BUTTON_CENTER_DISABLED
Key used to control the disabled style of the left button. |
static java.lang.String |
BUTTON_CONTAINER
Key used to control style of the button container. |
static java.lang.String |
BUTTON_LEFT
Key used to control style of the left part of the button. |
static java.lang.String |
BUTTON_RIGHT
Key used to control style of the right part of the button. |
static java.lang.String |
BUTTON_ROLLOVER_STYLE
Key used to control the rollover style of the button. |
static java.lang.String |
BUTTON_STYLE
Key used to control style of the button. |
static java.lang.String |
BUTTON_TOP
Key used to control style of the top part of the button. |
static java.lang.String |
BUTTON_TOP_LEFT
Key used to control style of the top-left part of the button. |
static java.lang.String |
BUTTON_TOP_RIGHT
Key used to control style of the top-right part of the button. |
Field Detail |
---|
static final java.lang.String BUTTON_CONTAINER
static final java.lang.String BUTTON_TOP
static final java.lang.String BUTTON_TOP_LEFT
static final java.lang.String BUTTON_TOP_RIGHT
static final java.lang.String BUTTON_BOTTOM
static final java.lang.String BUTTON_BOTTOM_LEFT
static final java.lang.String BUTTON_BOTTOM_RIGHT
static final java.lang.String BUTTON_LEFT
static final java.lang.String BUTTON_RIGHT
static final java.lang.String BUTTON_CENTER
static final java.lang.String BUTTON_STYLE
static final java.lang.String BUTTON_ROLLOVER_STYLE
static final java.lang.String BUTTON_CENTER_DISABLED
static final java.lang.String BUTTON_CENTER_ACTIVE
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |