- 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
The all property value.- See Also:
-
NONE
The none property value.- See Also:
-
CENTER
The center property value.- See Also:
-
EAST
The east property value.- See Also:
-
WEST
The west property value.- See Also:
-