Uses of Class
com.iizigo.ImageRegistry
Packages that use ImageRegistry
Uses of ImageRegistry in com.iizigo
Methods in com.iizigo that return ImageRegistryModifier and TypeMethodDescriptionstatic ImageRegistry
ImageRegistry.getInstance()
Gets the Image Registry.Uses of ImageRegistry in com.iizigo.editor
Fields in com.iizigo.editor declared as ImageRegistryUses of ImageRegistry in com.iizigo.handler
Methods in com.iizigo.handler with parameters of type ImageRegistryModifier 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.