|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DualSelectorStyleKeysInterface
Style keys used for the DualSelector classes.
Field Summary | |
---|---|
static java.lang.String |
DUALSELECTOR_BUTTON
The style used for the buttons used on the DualSelector. |
static java.lang.String |
DUALSELECTOR_CONTAINER
The style used for the outer container of the DualSelector. |
static java.lang.String |
DUALSELECTOR_SOURCE_CONTAINER
The style used for the source component of the DualSelector. |
static java.lang.String |
DUALSELECTOR_SOURCE_LABEL_AREA
The style used for the source component's label area. |
static java.lang.String |
DUALSELECTOR_SOURCE_LISTBOX
The style used for the source listbox used for the DualListSelector of the DualSelector. |
static java.lang.String |
DUALSELECTOR_TARGET_CONTAINER
The style used for the target component of the DualSelector. |
static java.lang.String |
DUALSELECTOR_TARGET_LABEL_AREA
The style used for the target component's label area. |
static java.lang.String |
DUALSELECTOR_TARGET_LISTBOX
The style used for the target listbox used for the DualListSelector of the DualSelector. |
Field Detail |
---|
static final java.lang.String DUALSELECTOR_CONTAINER
dualSelectorContainer
.
static final java.lang.String DUALSELECTOR_SOURCE_CONTAINER
dualSelectorSourceContainer
.
static final java.lang.String DUALSELECTOR_TARGET_CONTAINER
dualSelectorTargetContainer
.
static final java.lang.String DUALSELECTOR_SOURCE_LISTBOX
dualSelectorSource
.
static final java.lang.String DUALSELECTOR_TARGET_LISTBOX
dualSelectorTarget
.
static final java.lang.String DUALSELECTOR_SOURCE_LABEL_AREA
dualSelectorSourceLabel
.
static final java.lang.String DUALSELECTOR_TARGET_LABEL_AREA
dualSelectorTargetLabel
.
static final java.lang.String DUALSELECTOR_BUTTON
button dualSelectorButton
.
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |