|
|||||||||||
| 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.PropertyState
| Field Summary | |
static PropertyState |
DELETE
|
static PropertyState |
NEW_VALUE
|
| Method Summary | |
PropertyState |
and(PropertyState other)
|
static PropertyState |
intern(int value)
|
PropertyState |
or(PropertyState other)
|
boolean |
test(PropertyState other)
|
PropertyState |
xor(PropertyState 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 PropertyState NEW_VALUE
public static final PropertyState DELETE
| Method Detail |
public static PropertyState intern(int value)
public PropertyState or(PropertyState other)
public PropertyState and(PropertyState other)
public PropertyState xor(PropertyState other)
public boolean test(PropertyState 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 | ||||||||||