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 LocalResourceManager
AbstractContributionItem.localResourceManager
Methods in org.eclipse.e4.ui.workbench.renderers.swt with parameters of type LocalResourceManagerModifier and TypeMethodDescriptionprotected Image
AbstractContributionItem.getImage
(String iconURI, LocalResourceManager resourceManager) -
Uses of LocalResourceManager in org.eclipse.jface.notifications
Fields in org.eclipse.jface.notifications declared as LocalResourceManagerModifier and TypeFieldDescriptionprotected LocalResourceManager
AbstractNotificationPopup.resources
-
Uses of LocalResourceManager in org.eclipse.jface.resource
Methods in org.eclipse.jface.resource that return LocalResourceManagerModifier and TypeMethodDescriptionstatic LocalResourceManager
JFaceResources.managerFor
(Control owner) Creates a local registry that wraps the ResourceManager for the current display.