|
java-gnome version 4.0.19 | ||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectorg.freedesktop.bindings.Constant
org.gnome.gtk.ShadowType
public final class ShadowType
Appearance of the outline shown in some Widgets such as Frame
and
Arrow
.
Field Summary | |
---|---|
static ShadowType |
ETCHED_IN
The outline has a sunken 3D appearance. |
static ShadowType |
ETCHED_OUT
The outline has a raised 3D appearance. |
static ShadowType |
IN
The outline is bevelled inwards. |
static ShadowType |
NONE
The Widget is shown without outline. |
static ShadowType |
OUT
The outline is bevelled outwards. |
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 ShadowType ETCHED_IN
public static final ShadowType ETCHED_OUT
public static final ShadowType IN
public static final ShadowType NONE
public static final ShadowType OUT
|
![]() java-gnome |
||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |