Uses of Package
org.eclipse.jface.bindings.keys.formatting
-
Packages that use org.eclipse.jface.bindings.keys.formatting Package Description org.eclipse.jface.bindings.keys Provides support for bindings between commands and keys.org.eclipse.jface.bindings.keys.formatting Provides support for formatting key sequences. -
Classes in org.eclipse.jface.bindings.keys.formatting used by org.eclipse.jface.bindings.keys Class Description IKeyFormatter Any formatter capable of taking a key sequence or a key stroke and converting it into a string. -
Classes in org.eclipse.jface.bindings.keys.formatting used by org.eclipse.jface.bindings.keys.formatting Class Description AbstractKeyFormatter An abstract implementation of a key formatter that provides a lot of common key formatting functionality.IKeyFormatter Any formatter capable of taking a key sequence or a key stroke and converting it into a string.