|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.gnu.glib.Flags
|
+--org.gnu.gtk.AccelFlags
| Field Summary | |
static AccelFlags |
LOCKED
|
static AccelFlags |
MASK
|
static AccelFlags |
VISIBLE
|
| Method Summary | |
AccelFlags |
and(AccelFlags other)
|
static AccelFlags |
intern(int value)
|
AccelFlags |
or(AccelFlags other)
|
boolean |
test(AccelFlags other)
|
AccelFlags |
xor(AccelFlags other)
|
| Methods inherited from class org.gnu.glib.Flags |
equals, getValue, hashCode |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final AccelFlags VISIBLE
public static final AccelFlags LOCKED
public static final AccelFlags MASK
| Method Detail |
public static AccelFlags intern(int value)
public AccelFlags or(AccelFlags other)
public AccelFlags and(AccelFlags other)
public AccelFlags xor(AccelFlags other)
public boolean test(AccelFlags 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 | ||||||||||