SWT.ERROR_MENU_NOT_POP_UP

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

class SWT
int ERROR_MENU_NOT_POP_UP;

Meta