SWT.ICON_WORKING

The <code>MessageBox</code> style constant for "working" icon behavior (value is 1&lt;&lt;4).

class SWT
int ICON_WORKING;

Meta