Uses of Class
com.iizigo.ImageRegistry
Uses of ImageRegistry in com.iizigo
Modifier and TypeMethodDescriptionstatic ImageRegistry
ImageRegistry.getInstance()
Gets the Image Registry.Uses of ImageRegistry in com.iizigo.editor
Uses of ImageRegistry in com.iizigo.handler
Modifier and TypeMethodDescriptionstatic org.eclipse.ui.menus.CommandContributionItem
Copy.create
(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.static org.eclipse.ui.menus.CommandContributionItem
Cut.create
(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.static org.eclipse.ui.menus.CommandContributionItem
Delete.create
(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.static org.eclipse.ui.menus.CommandContributionItem
Link.create
(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.static org.eclipse.ui.menus.CommandContributionItem
Move.create
(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.static org.eclipse.ui.menus.CommandContributionItem
Open.create
(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.static org.eclipse.ui.menus.CommandContributionItem
Paste.create
(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.static org.eclipse.ui.menus.CommandContributionItem
PasteAfter.create
(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.static org.eclipse.ui.menus.CommandContributionItem
PasteBefore.create
(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.static org.eclipse.ui.menus.CommandContributionItem
PasteLink.create
(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.static org.eclipse.ui.menus.CommandContributionItem
Rename.create
(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.static org.eclipse.ui.menus.CommandContributionItem
SelectAll.create
(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.