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.ui
Methods in org.eclipse.ui that return ISharedImagesModifier and TypeMethodDescriptionIWorkbench.getSharedImages()
Returns the shared images for the workbench. -
Uses of ISharedImages in org.eclipse.ui.internal
Classes in org.eclipse.ui.internal that implement ISharedImagesModifier and TypeClassDescriptionclass
Common 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.