Uses of Class
org.gnu.gtk.MenuFactoryType

Packages that use MenuFactoryType
org.gnu.gtk   
 

Uses of MenuFactoryType in org.gnu.gtk
 

Fields in org.gnu.gtk declared as MenuFactoryType
static MenuFactoryType MenuFactoryType.MENU
           
static MenuFactoryType MenuFactoryType.MENU_BAR
           
static MenuFactoryType MenuFactoryType.OPTION_MENU
           
 

Methods in org.gnu.gtk that return MenuFactoryType
static MenuFactoryType MenuFactoryType.intern(int value)
           
 MenuFactoryType MenuFactoryType.or(MenuFactoryType other)
           
 MenuFactoryType MenuFactoryType.and(MenuFactoryType other)
           
 MenuFactoryType MenuFactoryType.xor(MenuFactoryType other)
           
 

Methods in org.gnu.gtk with parameters of type MenuFactoryType
 MenuFactoryType MenuFactoryType.or(MenuFactoryType other)
           
 MenuFactoryType MenuFactoryType.and(MenuFactoryType other)
           
 MenuFactoryType MenuFactoryType.xor(MenuFactoryType other)
           
 boolean MenuFactoryType.test(MenuFactoryType other)
           
 


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net