Uses of Class
org.eclipse.jface.resource.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
Modifier and TypeFieldDescriptionprotected LocalResourceManager
AbstractContributionItem.localResourceManager
Modifier and TypeMethodDescriptionprotected Image
AbstractContributionItem.getImage
(String iconURI, LocalResourceManager resourceManager) -
Uses of LocalResourceManager in org.eclipse.jface.notifications
Modifier and TypeFieldDescriptionprotected LocalResourceManager
AbstractNotificationPopup.resources
-
Uses of LocalResourceManager in org.eclipse.jface.resource
Modifier and TypeMethodDescriptionstatic LocalResourceManager
JFaceResources.managerFor
(Control owner) Creates a local registry that wraps the ResourceManager for the current display.