Uses of Class
org.eclipse.jface.bindings.keys.ParseException
Packages that use ParseException
Package
Description
Provides support for bindings between commands and keys.
-
Uses of ParseException in org.eclipse.jface.bindings.keys
Methods in org.eclipse.jface.bindings.keys that throw ParseExceptionModifier and TypeMethodDescriptionstatic final KeySequenceKeySequence.getInstance(String string) Creates an instance ofKeySequenceby parsing a given formal string representation.static final KeyStrokeKeyStroke.getInstance(String string) Creates an instance ofKeyStrokeby parsing a given a formal string representation.