Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.jface.bindings.keys.ParseException

Packages that use ParseException
org.eclipse.jface.bindings.keys 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 ParseException
static KeyStroke KeyStroke.getInstance(String string)
          Creates an instance of KeyStroke by parsing a given a formal string representation.
static KeySequence KeySequence.getInstance(String string)
          Creates an instance of KeySequence by parsing a given formal string representation.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.