|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.gnu.glib.Enum
|
+--org.gnu.gdk.SubwindowMode
| Field Summary | |
static SubwindowMode |
CLIP_BY_CHILDREN
|
static SubwindowMode |
INCLUDE_INFERIORS
|
| Method Summary | |
SubwindowMode |
and(SubwindowMode other)
|
static SubwindowMode |
intern(int value)
|
SubwindowMode |
or(SubwindowMode other)
|
boolean |
test(SubwindowMode other)
|
SubwindowMode |
xor(SubwindowMode other)
|
| Methods inherited from class org.gnu.glib.Enum |
equals, getValue, hashCode |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final SubwindowMode CLIP_BY_CHILDREN
public static final SubwindowMode INCLUDE_INFERIORS
| Method Detail |
public static SubwindowMode intern(int value)
public SubwindowMode or(SubwindowMode other)
public SubwindowMode and(SubwindowMode other)
public SubwindowMode xor(SubwindowMode other)
public boolean test(SubwindowMode other)
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||