SWT.ERROR_WIDGET_DISPOSED

SWT error constant indicating that an attempt was made to invoke an SWT operation using a widget which had already been disposed (value is 24).

class SWT
int ERROR_WIDGET_DISPOSED;

Meta