SWT.YES

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

class SWT
int YES;

Meta