Uses of Class
de.tu_berlin.cs.tfs.muvitorkit.ui.ContextMenuProviderWithActionRegistry

Packages that use ContextMenuProviderWithActionRegistry
de.tu_berlin.cs.tfs.muvitorkit.ui   
 

Uses of ContextMenuProviderWithActionRegistry in de.tu_berlin.cs.tfs.muvitorkit.ui
 

Methods in de.tu_berlin.cs.tfs.muvitorkit.ui that return ContextMenuProviderWithActionRegistry
protected abstract  ContextMenuProviderWithActionRegistry MuvitorPage.createContextMenuProvider(EditPartViewer viewer)
          Subclasses must implement to specify the ContextMenuProviderWithActionRegistry that should be used by this page's GraphicalViewers and is responsible to show the created actions in the context menu.
protected abstract  ContextMenuProviderWithActionRegistry MuvitorTreeEditor.createContextMenuProvider(TreeViewer viewer)
          Subclasses must implement to specify the ContextMenuProviderWithActionRegistry that should be used by this editor's MuvitorTreeEditor.EditorTreeViewer and is responsible to show the created actions in the context menu.