|
java-gnome version 4.0.19 | ||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectorg.freedesktop.bindings.Constant
org.gnome.gtk.ReliefStyle
public final class ReliefStyle
The relief to be drawn around a Button. Ordinarily when you think of a Button you think of something that can obviously be pressed, and the relief that GTK theme engines draw around Buttons emphasizes this accordingly. You can, however, change this behaviour with this class.
Field Summary | |
---|---|
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. |
Method Summary |
---|
Methods inherited from class org.freedesktop.bindings.Constant |
---|
toString |
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final ReliefStyle HALF
public static final ReliefStyle NONE
public static final ReliefStyle NORMAL
|
![]() java-gnome |
||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |