public class CompareHandlerService extends Object
Modifier and Type | Method and Description |
---|---|
static CompareHandlerService |
createFor(org.eclipse.compare.ICompareContainer container,
org.eclipse.swt.widgets.Shell shell) |
void |
dispose() |
void |
registerAction(org.eclipse.jface.action.IAction action,
String commandId) |
void |
setGlobalActionHandler(String actionId,
org.eclipse.jface.action.IAction actionHandler) |
void |
updatePaneActionHandlers(Runnable runnable) |
public static CompareHandlerService createFor(org.eclipse.compare.ICompareContainer container, org.eclipse.swt.widgets.Shell shell)
public void registerAction(org.eclipse.jface.action.IAction action, String commandId)
public void setGlobalActionHandler(String actionId, org.eclipse.jface.action.IAction actionHandler)
public void dispose()
public void updatePaneActionHandlers(Runnable runnable)
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.