Uses of Class
org.eclipse.jface.bindings.keys.formatting.AbstractKeyFormatter
Packages that use AbstractKeyFormatter
Package
Description
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.formattingModifier and TypeClassDescriptionfinal classA key formatter providing the Emacs-style accelerators using single letters to represent the modifier keys.final classFormats the keys in the internal key sequence grammar.final classFormats the key sequences and key strokes into the native human-readable format.