org.eclipse.ui.handlers.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 handlers into the Eclipse workbench.
Package Specification
This package provides the classes required to integrate handlers into the
Eclipse workbench.
To use the handler integration, the method getAdapter
is called on
the Eclipse workbench, with the argument IHandlerService.class
.
This will return an instance of IHandlerService
.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy