Uses of Class
org.eclipse.jface.resource.LocalResourceManager
Packages that use LocalResourceManager
Package
Description
Provides support for managing resources such as SWT
fonts and images.
-
Uses of LocalResourceManager in org.eclipse.e4.ui.workbench.renderers.swt
Fields in org.eclipse.e4.ui.workbench.renderers.swt declared as LocalResourceManagerModifier and TypeFieldDescriptionprotected LocalResourceManagerAbstractContributionItem.localResourceManagerMethods in org.eclipse.e4.ui.workbench.renderers.swt with parameters of type LocalResourceManagerModifier and TypeMethodDescriptionprotected ImageAbstractContributionItem.getImage(String iconURI, LocalResourceManager resourceManager) -
Uses of LocalResourceManager in org.eclipse.jface.notifications
Fields in org.eclipse.jface.notifications declared as LocalResourceManagerModifier and TypeFieldDescriptionprotected LocalResourceManagerAbstractNotificationPopup.resources -
Uses of LocalResourceManager in org.eclipse.jface.resource
Methods in org.eclipse.jface.resource that return LocalResourceManagerModifier and TypeMethodDescriptionstatic LocalResourceManagerJFaceResources.managerFor(Control owner) Creates a local registry that wraps the ResourceManager for the current display.