SWT.ERROR_CANNOT_SET_TEXT

SWT error constant indicating that the underlying operating system was unable to set the text of a widget (value is 13).

class SWT
int ERROR_CANNOT_SET_TEXT;

Meta