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 ImageRegistryImageRegistry.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.CommandContributionItemCopy.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.static org.eclipse.ui.menus.CommandContributionItemCut.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.static org.eclipse.ui.menus.CommandContributionItemDelete.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.static org.eclipse.ui.menus.CommandContributionItemLink.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.static org.eclipse.ui.menus.CommandContributionItemMove.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.static org.eclipse.ui.menus.CommandContributionItemOpen.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.static org.eclipse.ui.menus.CommandContributionItemPaste.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.static org.eclipse.ui.menus.CommandContributionItemPasteAfter.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.static org.eclipse.ui.menus.CommandContributionItemPasteBefore.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.static org.eclipse.ui.menus.CommandContributionItemPasteLink.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.static org.eclipse.ui.menus.CommandContributionItemRename.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.static org.eclipse.ui.menus.CommandContributionItemSelectAll.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) Creates the Command Contribution item.