Uses of Interface
com.iizigo.editor.IContextMenuAction
Uses of IContextMenuAction in com.iizigo.editor
Modifier and TypeClassDescriptionclass
The adapter for the IContextMenuAction interface.ModifierConstructorDescriptionContextMenuItem
(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.