SWT.ERROR_MENU_NOT_BAR

SWT error constant indicating that a menu which needed to have the menu bar style had some other style instead (value is 33).

class SWT
int ERROR_MENU_NOT_BAR;

Meta