Uses of Package
org.eclipse.jface.bindings
Package
Description
Provides support for shared UI resources such as menus,
tool bars, and status lines.
Provides support for bindings between commands and various user input events
(e.g., keyboard shortcuts).
Provides support for bindings between commands and keys.
Provides support for integrating keys into the Eclipse workbench.
-
ClassDescriptionA binding is a link between user input and the triggering of a particular command.A sequence of one or more triggers.
-
ClassDescriptionA binding is a link between user input and the triggering of a particular command.A sequence of one or more triggers.
-
ClassDescriptionA central repository for bindings -- both in the defined and undefined states.An instance of this class describes changes to an instance of
BindingManager
.An instance ofBindingManagerListener
can be used by clients to receive notification of changes to an instance ofBindingManager
.A sequence of one or more triggers. -
ClassDescriptionA binding is a link between user input and the triggering of a particular command.A central repository for bindings -- both in the defined and undefined states.An instance of this class describes changes to an instance of
BindingManager
.An instance ofBindingManagerListener
can be used by clients to receive notification of changes to an instance ofBindingManager
.An instance ofISchemeListener
can be used by clients to receive notification of changes to one or more instances ofIScheme
.An instance ofIScheme
is a handle representing a binding scheme as defined by the extension pointorg.eclipse.ui.bindings
.An instance of this class describes changes to an instance ofIScheme
.The abstract class for any object that can be used as a trigger for a binding.A sequence of one or more triggers. -
ClassDescriptionA binding is a link between user input and the triggering of a particular command.The abstract class for any object that can be used as a trigger for a binding.A sequence of one or more triggers.
-
ClassDescriptionA binding is a link between user input and the triggering of a particular command.A sequence of one or more triggers.
-
ClassDescriptionA binding is a link between user input and the triggering of a particular command.An instance of
BindingManagerListener
can be used by clients to receive notification of changes to an instance ofBindingManager
.An instance ofIScheme
is a handle representing a binding scheme as defined by the extension pointorg.eclipse.ui.bindings
.A sequence of one or more triggers.