Presses the shortcut specified by the given keys.
@param modificationKeys the combination of {@link SWT#ALT} | {@link SWT#CTRL} | {@link SWT#SHIFT} |{@link SWT#COMMAND}.
@param c the character
@see Keystrokes#toKeys(int,char)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.