SWT.ERROR_INVALID_PARENT

SWT error constant indicating that a provided widget can not be used as a parent in the current operation (value is 32).

class SWT
int ERROR_INVALID_PARENT;

Meta