Uses of Interface
com.iizigo.editor.IContextMenuAction
Packages that use IContextMenuAction
Uses of IContextMenuAction in com.iizigo.editor
Classes in com.iizigo.editor that implement IContextMenuActionModifier and TypeClassDescriptionclass
The adapter for the IContextMenuAction interface.Constructors in com.iizigo.editor with parameters of type IContextMenuActionModifierConstructorDescriptionContextMenuItem
(String label, IContextMenuAction adder) Creates the Add Item instance for a DesignerProp class.ContextMenuItem
(String label, String mnemonic, int accelerator, org.eclipse.jface.resource.ImageDescriptor icon, IContextMenuAction adder) Creates the Add Item instance for a DesignerProp class.ContextMenuItem
(String label, String mnemonic, IContextMenuAction adder) Creates the Add Item instance for a DesignerProp class.ContextMenuItem
(String label, String mnemonic, org.eclipse.jface.resource.ImageDescriptor icon, IContextMenuAction adder) Creates the Add Item instance for a DesignerProp class.ContextMenuItem
(String label, org.eclipse.jface.resource.ImageDescriptor icon, IContextMenuAction adder) Creates the Add Item instance for a DesignerProp class.