public final class ReliefStyle
extends org.freedesktop.bindings.Constant
Modifier and Type | Field and Description |
---|---|
static ReliefStyle |
HALF
Only draw relief around the Button "half" the time.
|
static ReliefStyle |
NONE
Draw no relief around the Button at all.
|
static ReliefStyle |
NORMAL
Draw normal relief around the Button.
|
public static final ReliefStyle HALF
public static final ReliefStyle NONE
public static final ReliefStyle NORMAL