|
 |
|
|
Uses of Class org.eclipse.jface.bindings.Scheme
Constructors in
org.eclipse.jface.bindings with parameters of type
Scheme
|
BindingManagerEvent
(
BindingManager manager,
boolean activeBindingsChanged,
Map previousTriggersByParameterizedCommand,
boolean activeSchemeChanged,
Scheme scheme,
boolean schemeDefined,
boolean localeChanged,
boolean platformChanged)
Creates a new instance of this class. |
SchemeEvent
(
Scheme scheme,
boolean definedChanged,
boolean nameChanged,
boolean descriptionChanged,
boolean parentIdChanged)
Creates a new instance of this class. |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.
|
|
|