|
|||||||||||
| 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.PropMode
| Field Summary | |
static PropMode |
APPEND
|
static PropMode |
PREPEND
|
static PropMode |
REPLACE
|
| Method Summary | |
PropMode |
and(PropMode other)
|
static PropMode |
intern(int value)
|
PropMode |
or(PropMode other)
|
boolean |
test(PropMode other)
|
PropMode |
xor(PropMode 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 PropMode REPLACE
public static final PropMode PREPEND
public static final PropMode APPEND
| Method Detail |
public static PropMode intern(int value)
public PropMode or(PropMode other)
public PropMode and(PropMode other)
public PropMode xor(PropMode other)
public boolean test(PropMode 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 | ||||||||||