Uses of Interface
org.eclipse.ui.ISharedImages
Packages that use ISharedImages
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
- 
Uses of ISharedImages in org.eclipse.uiMethods in org.eclipse.ui that return ISharedImagesModifier and TypeMethodDescriptionstatic ISharedImagesISharedImages.get()IWorkbench.getSharedImages()Returns the shared images for the workbench.
- 
Uses of ISharedImages in org.eclipse.ui.internalClasses in org.eclipse.ui.internal that implement ISharedImagesModifier and TypeClassDescriptionclassCommon images used by the workbench which may be useful to other plug-ins.Methods in org.eclipse.ui.internal that return ISharedImagesModifier and TypeMethodDescriptionWorkbench.getSharedImages()WorkbenchPlugin.getSharedImages()Returns the shared images for the workbench.