Uses of Interface
org.eclipse.ui.keys.IKeyFormatter
Packages that use IKeyFormatter
Package
Description
Provides support for integrating keys into the Eclipse workbench.
-
Uses of IKeyFormatter in org.eclipse.ui.keys
Methods in org.eclipse.ui.keys that return IKeyFormatterModifier and TypeMethodDescriptionstatic IKeyFormatterKeyFormatterFactory.getCompactKeyFormatter()Deprecated.static IKeyFormatterKeyFormatterFactory.getDefault()Deprecated.static IKeyFormatterKeyFormatterFactory.getEmacsKeyFormatter()Deprecated.static IKeyFormatterKeyFormatterFactory.getFormalKeyFormatter()Deprecated.static IKeyFormatterSWTKeySupport.getKeyFormatterForPlatform()Deprecated.Methods in org.eclipse.ui.keys with parameters of type IKeyFormatterModifier and TypeMethodDescriptionstatic voidKeyFormatterFactory.setDefault(IKeyFormatter defaultKeyFormatter) Deprecated.