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