public interface PlafConstants
| Modifier and Type | Field and Description |
|---|---|
static String |
ALL
The all property value.
|
static String |
CENTER
The center property value.
|
static String |
EAST
The east property value.
|
static String |
NONE
The none property value.
|
static String |
PROP_BEVEL
Client property to specify bevel in ImageButtonUI,
ImageToggleButtonUI and ImageSliderUI.
|
static String |
WEST
The west property value.
|
static final String PROP_BEVEL
Possible values for this property are: EAST, WEST, NONE, ALL.
static final String ALL
static final String NONE
static final String CENTER
static final String EAST
static final String WEST
Copyright © 2014. All Rights Reserved.