KeyEvent.stateMask

the state of the keyboard modifier keys at the time the event was generated, as defined by the key code constants in class <code>SWT</code>.

@see org.eclipse.swt.SWT

class KeyEvent
int stateMask;

Meta