SWT.OK

The <code>MessageBox</code> style constant for an OK button; valid combinations are OK, OK|CANCEL (value is 1&lt;&lt;5).

class SWT
int OK;

Meta