SWT.ERROR_DEVICE_DISPOSED

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

class SWT
int ERROR_DEVICE_DISPOSED;

Meta