Class OPIRunnerContextMenuProvider

java.lang.Object
org.eclipse.jface.action.ContributionManager
org.eclipse.jface.action.MenuManager
org.eclipse.gef.ContextMenuProvider
org.csstudio.opibuilder.runmode.OPIRunnerContextMenuProvider
All Implemented Interfaces:
IContributionItem, IContributionManager, IMenuListener, IMenuManager

public final class OPIRunnerContextMenuProvider extends org.eclipse.gef.ContextMenuProvider
ContextMenuProvider implementation for the OPI Runner.
  • Constructor Details

    • OPIRunnerContextMenuProvider

      public OPIRunnerContextMenuProvider(org.eclipse.gef.EditPartViewer viewer, IOPIRuntime opiRuntime)
  • Method Details