org.gnu.gtk
public class MenuFactoryType extends Enum
| 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) |