org.eclipse.gmf.runtime.lite.shortcuts
Class ShortcutProvidersRegistry
java.lang.Object
org.eclipse.gmf.runtime.lite.shortcuts.ShortcutProvidersRegistry
public abstract class ShortcutProvidersRegistry
- extends Object
Registry for shortcut providers.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static ShortcutProvidersRegistry INSTANCE
ShortcutProvidersRegistry
public ShortcutProvidersRegistry()
getShortcutProvider
public abstract IShortcutProvider getShortcutProvider(String modelID)
getShortcutProviders
public abstract IShortcutProvider[] getShortcutProviders()
Copyright © 2012. All Rights Reserved.