Interface PlafConstants
- All Known Implementing Classes:
CustomButtonUI
public interface PlafConstants
- Author:
- Werner Randelshofer
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe all property value.static final StringThe center property value.static final StringThe east property value.static final StringThe none property value.static final StringClient property to specify bevel in ImageButtonUI, ImageToggleButtonUI and ImageSliderUI.static final StringThe west property value.
-
Field Details
-
PROP_BEVEL
Client property to specify bevel in ImageButtonUI, ImageToggleButtonUI and ImageSliderUI.Possible values for this property are: EAST, WEST, NONE, ALL.
- See Also:
-
ALL
-
NONE
-
CENTER
-
EAST
-
WEST
-