de.cau.cs.kieler.synccharts.diagram.custom.handlers
Class SyncchartsCutCopyPasteHandlerProvider
java.lang.Object
org.eclipse.gmf.runtime.common.core.service.AbstractProvider
org.eclipse.gmf.runtime.common.ui.services.action.global.AbstractGlobalActionHandlerProvider
de.cau.cs.kieler.core.model.gmf.handlers.AbstractCutCopyPasteHandlerProvider
de.cau.cs.kieler.synccharts.diagram.custom.handlers.SyncchartsCutCopyPasteHandlerProvider
- All Implemented Interfaces:
- IProvider, IGlobalActionHandlerProvider
public class SyncchartsCutCopyPasteHandlerProvider
- extends AbstractCutCopyPasteHandlerProvider
Handler for passing cut, copy and paste request to the appropriate KSbase
handler if applicable.
- Rating

- (2010-03-01)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SyncchartsCutCopyPasteHandlerProvider
public SyncchartsCutCopyPasteHandlerProvider()
getHandler
protected DiagramGlobalActionHandler getHandler()
- Provides the actual handler.
- Specified by:
getHandler
in class AbstractCutCopyPasteHandlerProvider
- Returns:
- the handler