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.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.