SWT.ERROR_GRAPHIC_DISPOSED

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

class SWT
int ERROR_GRAPHIC_DISPOSED;

Meta