SWT.NO

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

class SWT
int NO;

Meta