Types from org.eclipse.core.commands used by org.eclipse.jface

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.commands.AbstractHandler

EXTENDS
Reference LocationLine Number
org.eclipse.jface.commands.ActionHandler-1

org.eclipse.core.commands.Command

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jface.action.ExternalActionManager.CommandCallback.bindingManagerChanged(BindingManagerEvent)265
org.eclipse.jface.action.ExternalActionManager.CommandCallback.bindingManagerChanged(BindingManagerEvent)265
org.eclipse.jface.action.ExternalActionManager.CommandCallback.isActive(String)359
org.eclipse.jface.action.ExternalActionManager.CommandCallback.isActive(String)359
org.eclipse.jface.action.ExternalActionManager.CommandCallback.preExecute(IAction, Event)430
org.eclipse.jface.action.ExternalActionManager.CommandCallback.preExecute(IAction, Event)430
PARAMETER
Reference LocationLine Number
org.eclipse.jface.action.ExternalActionManager.4.(ExternalActionManagerCommandCallback, Command, String)-1

org.eclipse.core.commands.CommandEvent

PARAMETER
Reference LocationLine Number
org.eclipse.jface.action.ExternalActionManager.4.commandChanged(CommandEvent)-1

org.eclipse.core.commands.CommandManager

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jface.action.ExternalActionManager.CommandCallback.commandManager-1
org.eclipse.jface.action.ExternalActionManager.CommandCallback.commandManager-1
org.eclipse.jface.bindings.BindingManager.commandManager-1
PARAMETER
Reference LocationLine Number
org.eclipse.jface.action.ExternalActionManager.CommandCallback.CommandCallback(BindingManager, CommandManager, ExternalActionManagerIActiveChecker, ExternalActionManagerIExecuteApplicable)-1
org.eclipse.jface.action.ExternalActionManager.CommandCallback.CommandCallback(BindingManager, CommandManager, ExternalActionManagerIActiveChecker, ExternalActionManagerIExecuteApplicable)-1
org.eclipse.jface.action.ExternalActionManager.CommandCallback.CommandCallback(BindingManager, CommandManager, ExternalActionManagerIActiveChecker)-1
org.eclipse.jface.action.ExternalActionManager.CommandCallback.CommandCallback(BindingManager, CommandManager, ExternalActionManagerIActiveChecker)-1
org.eclipse.jface.action.ExternalActionManager.CommandCallback.CommandCallback(BindingManager, CommandManager)-1
org.eclipse.jface.action.ExternalActionManager.CommandCallback.CommandCallback(BindingManager, CommandManager)-1
org.eclipse.jface.bindings.BindingManager.BindingManager(ContextManager, CommandManager)-1

org.eclipse.core.commands.common.AbstractBitSetEvent

EXTENDS
Reference LocationLine Number
org.eclipse.jface.bindings.BindingManagerEvent-1

org.eclipse.core.commands.common.AbstractNamedHandleEvent

EXTENDS
Reference LocationLine Number
org.eclipse.jface.bindings.SchemeEvent-1

org.eclipse.core.commands.common.EventManager

EXTENDS
Reference LocationLine Number
org.eclipse.jface.action.AbstractAction-1
org.eclipse.jface.preference.ColorSelector-1
org.eclipse.jface.preference.PreferenceStore-1
org.eclipse.jface.resource.ResourceRegistry-1
org.eclipse.jface.viewers.BaseLabelProvider-1

org.eclipse.core.commands.common.HandleObjectManager

EXTENDS
Reference LocationLine Number
org.eclipse.jface.bindings.BindingManager-1

org.eclipse.core.commands.common.NamedHandleObject

CASTS
Reference LocationLine Number
org.eclipse.jface.viewers.NamedHandleObjectLabelProvider.getText(Object)39
EXTENDS
Reference LocationLine Number
org.eclipse.jface.bindings.Scheme-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.jface.viewers.NamedHandleObjectLabelProvider.getText(Object)37

org.eclipse.core.commands.common.NotDefinedException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.jface.bindings.BindingManager.createContextTreeFor(Set)771
org.eclipse.jface.bindings.BindingManager.createFilteredContextTreeFor(Set)850
org.eclipse.jface.bindings.BindingManager.getSchemeIds(String)1574
org.eclipse.jface.viewers.NamedHandleObjectLabelProvider.getText(Object)40
INSTANTIATION
Reference LocationLine Number
org.eclipse.jface.bindings.BindingManager.setActiveScheme(Scheme)2233
org.eclipse.jface.bindings.Scheme.getParentId()207
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jface.bindings.BindingManager.createFilteredContextTreeFor(Set)850
org.eclipse.jface.bindings.BindingManager.getSchemeIds(String)1574
PARAMETER
Reference LocationLine Number
org.eclipse.jface.action.ExternalActionManager.CommandCallback.notDefined(IAction, NotDefinedException)-1
org.eclipse.jface.action.ExternalActionManager.CommandCallback.notDefined(IAction, NotDefinedException)-1
org.eclipse.jface.action.ExternalActionManager.IExecuteCallback.notDefined(IAction, NotDefinedException)-1
org.eclipse.jface.action.ExternalActionManager.IExecuteCallback.notDefined(IAction, NotDefinedException)-1
THROWS
Reference LocationLine Number
org.eclipse.jface.bindings.BindingManager.setActiveScheme(Scheme)-1
org.eclipse.jface.bindings.Scheme.getParentId()-1

org.eclipse.core.commands.contexts.Context

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jface.bindings.BindingManager.createContextTreeFor(Set)763
org.eclipse.jface.bindings.BindingManager.createFilteredContextTreeFor(Set)823

org.eclipse.core.commands.contexts.ContextManager

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jface.bindings.BindingManager.contextManager-1
PARAMETER
Reference LocationLine Number
org.eclipse.jface.bindings.BindingManager.BindingManager(ContextManager, CommandManager)-1

org.eclipse.core.commands.contexts.ContextManagerEvent

PARAMETER
Reference LocationLine Number
org.eclipse.jface.bindings.BindingManager.contextManagerChanged(ContextManagerEvent)-1

org.eclipse.core.commands.contexts.IContextManagerListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.jface.bindings.BindingManager-1

org.eclipse.core.commands.ExecutionEvent

INSTANTIATION
Reference LocationLine Number
org.eclipse.jface.action.ExternalActionManager.CommandCallback.preExecute(IAction, Event)431
org.eclipse.jface.action.ExternalActionManager.CommandCallback.preExecute(IAction, Event)431
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jface.action.ExternalActionManager.CommandCallback.preExecute(IAction, Event)431
org.eclipse.jface.action.ExternalActionManager.CommandCallback.preExecute(IAction, Event)431
PARAMETER
Reference LocationLine Number
org.eclipse.jface.commands.ActionHandler.execute(ExecutionEvent)-1

org.eclipse.core.commands.ExecutionException

INSTANTIATION
Reference LocationLine Number
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Event, boolean)591
org.eclipse.jface.commands.ActionHandler.execute(ExecutionEvent)124
PARAMETER
Reference LocationLine Number
org.eclipse.jface.action.ExternalActionManager.CommandCallback.postExecuteFailure(IAction, ExecutionException)-1
org.eclipse.jface.action.ExternalActionManager.CommandCallback.postExecuteFailure(IAction, ExecutionException)-1
org.eclipse.jface.action.ExternalActionManager.IExecuteCallback.postExecuteFailure(IAction, ExecutionException)-1
org.eclipse.jface.action.ExternalActionManager.IExecuteCallback.postExecuteFailure(IAction, ExecutionException)-1
THROWS
Reference LocationLine Number
org.eclipse.jface.commands.ActionHandler.execute(ExecutionEvent)-1

org.eclipse.core.commands.HandlerEvent

INSTANTIATION
Reference LocationLine Number
org.eclipse.jface.commands.ActionHandler.1.propertyChange(PropertyChangeEvent)82

org.eclipse.core.commands.ICommandListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.jface.action.ExternalActionManager.4-1

org.eclipse.core.commands.IHandlerListener

PARAMETER
Reference LocationLine Number
org.eclipse.jface.commands.ActionHandler.addHandlerListener(IHandlerListener)-1
org.eclipse.jface.commands.ActionHandler.removeHandlerListener(IHandlerListener)-1

org.eclipse.core.commands.INamedHandleStateIds

EXTENDS
Reference LocationLine Number
org.eclipse.jface.menus.IMenuStateIds-1

org.eclipse.core.commands.IStateListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.jface.commands.RadioState.RadioStateManager.RadioGroup-1
org.eclipse.jface.commands.RadioState.RadioStateManager.RadioGroup-1
org.eclipse.jface.commands.RadioState.RadioStateManager.RadioGroup-1

org.eclipse.core.commands.NotEnabledException

INSTANTIATION
Reference LocationLine Number
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Event, boolean)608
PARAMETER
Reference LocationLine Number
org.eclipse.jface.action.ExternalActionManager.CommandCallback.notEnabled(IAction, NotEnabledException)-1
org.eclipse.jface.action.ExternalActionManager.CommandCallback.notEnabled(IAction, NotEnabledException)-1
org.eclipse.jface.action.ExternalActionManager.IExecuteCallback.notEnabled(IAction, NotEnabledException)-1
org.eclipse.jface.action.ExternalActionManager.IExecuteCallback.notEnabled(IAction, NotEnabledException)-1

org.eclipse.core.commands.ParameterizedCommand

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jface.bindings.Binding.command-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.jface.action.ExternalActionManager.CommandCallback.bindingManagerChanged(BindingManagerEvent)267
org.eclipse.jface.action.ExternalActionManager.CommandCallback.bindingManagerChanged(BindingManagerEvent)267
org.eclipse.jface.bindings.BindingManager.getActiveBindingsFor(String)1191
org.eclipse.jface.bindings.BindingManager.getBestActiveBindingFor(String)1264
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jface.action.ExternalActionManager.CommandCallback.bindingManagerChanged(BindingManagerEvent)267
org.eclipse.jface.action.ExternalActionManager.CommandCallback.bindingManagerChanged(BindingManagerEvent)267
org.eclipse.jface.bindings.BindingManager.getActiveBindingsFor(String)1191
PARAMETER
Reference LocationLine Number
org.eclipse.jface.bindings.Binding.Binding(ParameterizedCommand, String, String, String, String, String, int)-1
org.eclipse.jface.bindings.BindingManager.getActiveBindingsDisregardingContextFor(ParameterizedCommand)-1
org.eclipse.jface.bindings.BindingManager.getActiveBindingsFor(ParameterizedCommand)-1
org.eclipse.jface.bindings.BindingManager.getActiveBindingsFor1(ParameterizedCommand)-1
org.eclipse.jface.bindings.BindingManager.getBestActiveBindingFor(ParameterizedCommand)-1
org.eclipse.jface.bindings.BindingManagerEvent.isActiveBindingsChangedFor(ParameterizedCommand)-1
org.eclipse.jface.bindings.keys.KeyBinding.KeyBinding(KeySequence, ParameterizedCommand, String, String, String, String, String, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jface.bindings.Binding.getParameterizedCommand()-1

org.eclipse.core.commands.State

EXTENDS
Reference LocationLine Number
org.eclipse.jface.commands.PersistentState-1
PARAMETER
Reference LocationLine Number
org.eclipse.jface.commands.RadioState.RadioStateManager.RadioGroup.handleStateChange(State, Object)-1
org.eclipse.jface.commands.RadioState.RadioStateManager.RadioGroup.handleStateChange(State, Object)-1
org.eclipse.jface.commands.RadioState.RadioStateManager.RadioGroup.handleStateChange(State, Object)-1

Back to reference summary for org.eclipse.jface

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict