SWT.NORMAL

The font style constant indicating a normal weight, non-italic font (value is 0). This constant is also used with <code>ProgressBar</code> to indicate a normal state. <p><b>Used By:</b><ul> <li><code>ProgressBar</code></li> </ul></p>

class SWT
int NORMAL;

Meta