Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.jface.bindings.keys.formatting.AbstractKeyFormatter

Packages that use AbstractKeyFormatter
org.eclipse.jface.bindings.keys.formatting Provides support for formatting key sequences. 
 

Uses of AbstractKeyFormatter in org.eclipse.jface.bindings.keys.formatting
 

Subclasses of AbstractKeyFormatter in org.eclipse.jface.bindings.keys.formatting
 class EmacsKeyFormatter
           A key formatter providing the Emacs-style accelerators using single letters to represent the modifier keys.
 class FormalKeyFormatter
           Formats the keys in the internal key sequence grammar.
 class NativeKeyFormatter
           Formats the key sequences and key strokes into the native human-readable format.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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