|
|||||||||||
| 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.gtk.MenuFactoryType
| Field Summary | |
static MenuFactoryType |
MENU
|
static MenuFactoryType |
MENU_BAR
|
static MenuFactoryType |
OPTION_MENU
|
| Method Summary | |
MenuFactoryType |
and(MenuFactoryType other)
|
static MenuFactoryType |
intern(int value)
|
MenuFactoryType |
or(MenuFactoryType other)
|
boolean |
test(MenuFactoryType other)
|
MenuFactoryType |
xor(MenuFactoryType 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 MenuFactoryType MENU
public static final MenuFactoryType MENU_BAR
public static final MenuFactoryType OPTION_MENU
| Method Detail |
public static MenuFactoryType intern(int value)
public MenuFactoryType or(MenuFactoryType other)
public MenuFactoryType and(MenuFactoryType other)
public MenuFactoryType xor(MenuFactoryType other)
public boolean test(MenuFactoryType 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 | ||||||||||