Uses of Interface
com.iizigo.editor.IContextMenuContributorFormControl
Packages that use IContextMenuContributorFormControl Package Description com.iizigo.editor com.iizigo.vs Uses of IContextMenuContributorFormControl in com.iizigo.editor
Subinterfaces of IContextMenuContributorFormControl in com.iizigo.editor Modifier and Type Interface Description interface
IContextMenuContributor
Contributes to the menu for Editor parts, whenregisterViewer
orcreateMenu
in the Editor part is called.Classes in com.iizigo.editor that implement IContextMenuContributorFormControl Modifier and Type Class Description class
ContextMenuContributorAdapter
Adapter for contributions to the menu for Editor parts, whenregisterViewer
orcreateMenu
in the Editor part is called.Methods in com.iizigo.editor with parameters of type IContextMenuContributorFormControl Modifier and Type Method Description protected void
PropEditorPart. createMenu(org.eclipse.swt.widgets.Control control, IContextMenuContributorFormControl<org.eclipse.swt.widgets.Control> contributor)
Creates a menu that is used as a pop-up menu.Uses of IContextMenuContributorFormControl in com.iizigo.vs
Classes in com.iizigo.vs that implement IContextMenuContributorFormControl Modifier and Type Class Description class
ActionsPanel
Panel used for the Participants in the VirtualSpace.class
TablePanel
Panel used to display a selected Table in the VirtualSpace.class
ValuePanel
Panel used for the Value in the VirtualSpace.