
org.eclipse.ui.keys.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of workbench Show documentation
Show all versions of workbench Show documentation
This plug-in contains the bulk of the Workbench implementation, and depends on JFace, SWT, and Core Runtime. It cannot be used independently from org.eclipse.ui. Workbench client plug-ins should not depend directly on this plug-in.
The newest version!
Package-level Javadoc
Provides support for integrating keys into the Eclipse workbench.
Package Specification
This package provides the classes required to integrate keys into the
Eclipse workbench.
To use the key integration, the method getAdapter
is called on
the Eclipse workbench, with the argument IBindingService.class
.
This will return an instance of IBindingService
.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy