Class ContextMenuContributorAdapter

java.lang.Object
com.iizigo.editor.ContextMenuContributorAdapter
All Implemented Interfaces:
IContextMenuContributor, IContextMenuContributorFormControl<Viewer>

public class ContextMenuContributorAdapter extends Object implements IContextMenuContributor
Adapter for contributions to the menu for Editor parts, when registerViewer or createMenu in the Editor part is called.
Author:
Christopher Mindus