Eclipse Platform
Release 3.0

Uses of Class
org.eclipse.ui.keys.ParseException

Packages that use ParseException
org.eclipse.ui.keys   
 

Uses of ParseException in org.eclipse.ui.keys
 

Methods in org.eclipse.ui.keys that throw ParseException
static KeyStroke KeyStroke.getInstance(String string)
          Gets an instance of KeyStroke by parsing a given a formal string representation.
static KeySequence KeySequence.getInstance(String string)
          Gets an instance of KeySequence by parsing a given a formal string representation.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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