|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gmf.runtime.common.core.service.AbstractProvider
org.eclipse.gmf.runtime.common.ui.services.action.global.AbstractGlobalActionHandlerProvider
org.eclipse.gmf.runtime.common.ui.action.global.providers.EditorGlobalActionHandlerProvider
public class EditorGlobalActionHandlerProvider
Provides common action handlers for global actions on editors.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.gmf.runtime.common.ui.services.action.global.IGlobalActionHandlerProvider |
---|
IGlobalActionHandlerProvider.NullElementType |
Constructor Summary | |
---|---|
EditorGlobalActionHandlerProvider()
|
Method Summary | |
---|---|
IGlobalActionHandler |
getGlobalActionHandler(IGlobalActionHandlerContext context)
Returns a IGlobalActionHandler for the given
IGlobalActionHandlerContext |
Methods inherited from class org.eclipse.gmf.runtime.common.ui.services.action.global.AbstractGlobalActionHandlerProvider |
---|
provides |
Methods inherited from class org.eclipse.gmf.runtime.common.core.service.AbstractProvider |
---|
addProviderChangeListener, fireProviderChange, removeProviderChangeListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.gmf.runtime.common.core.service.IProvider |
---|
addProviderChangeListener, removeProviderChangeListener |
Constructor Detail |
---|
public EditorGlobalActionHandlerProvider()
Method Detail |
---|
public IGlobalActionHandler getGlobalActionHandler(IGlobalActionHandlerContext context)
AbstractGlobalActionHandlerProvider
IGlobalActionHandler
for the given
IGlobalActionHandlerContext
getGlobalActionHandler
in interface IGlobalActionHandlerProvider
getGlobalActionHandler
in class AbstractGlobalActionHandlerProvider
context
- The context information
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.