Uses of Package
org.eclipse.jface.resource

Packages that use org.eclipse.jface.resource
org.eclipse.ercp.eworkbench   
org.eclipse.ercp.update   
org.eclipse.jface.action Provides support for shared UI resources such as menus, tool bars, and status lines. 
org.eclipse.jface.preference Provides a framework for preferences. 
org.eclipse.jface.resource Provides support for managing resources such as SWT fonts and images. 
org.eclipse.jface.viewers Provides a framework for viewers, which are model-based content adapters for SWT widgets. 
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. 
org.eclipse.ui.application Application-level APIs for configuring and controling the Eclipse Platform User Interface. 
org.eclipse.ui.plugin Class hierarchies for plug-ins that integrate with the Eclipse Platform UI. 
org.eclipse.ui.views   
 

Classes in org.eclipse.jface.resource used by org.eclipse.ercp.eworkbench
ImageDescriptor
          An image descriptor is an object that knows how to create an SWT image.
 

Classes in org.eclipse.jface.resource used by org.eclipse.ercp.update
ImageDescriptor
          An image descriptor is an object that knows how to create an SWT image.
 

Classes in org.eclipse.jface.resource used by org.eclipse.jface.action
ImageDescriptor
          An image descriptor is an object that knows how to create an SWT image.
 

Classes in org.eclipse.jface.resource used by org.eclipse.jface.preference
ImageDescriptor
          An image descriptor is an object that knows how to create an SWT image.
 

Classes in org.eclipse.jface.resource used by org.eclipse.jface.resource
ColorDescriptor
          Lightweight descriptor for an SWT color.
ColorRegistry
          A color registry maintains a mapping between symbolic color names and SWT Colors.
DataFormatException
          An exception indicating that a string value could not be converted into the requested data type.
DeviceResourceDescriptor
          Instances of this class can allocate and dispose SWT resources.
DeviceResourceException
           
FontDescriptor
          Lightweight descriptor for a font.
FontRegistry
          A font registry maintains a mapping between symbolic font names and SWT fonts.
ImageDescriptor
          An image descriptor is an object that knows how to create an SWT image.
ImageRegistry
          An image registry maintains a mapping between symbolic image names and SWT image objects or special image descriptor objects which defer the creation of SWT image objects until they are needed.
ResourceManager
          This class manages SWT resources.
ResourceRegistry
          Abstract base class for various JFace registries.
 

Classes in org.eclipse.jface.resource used by org.eclipse.jface.viewers
ImageDescriptor
          An image descriptor is an object that knows how to create an SWT image.
 

Classes in org.eclipse.jface.resource used by org.eclipse.ui
ImageDescriptor
          An image descriptor is an object that knows how to create an SWT image.
 

Classes in org.eclipse.jface.resource used by org.eclipse.ui.application
ImageDescriptor
          An image descriptor is an object that knows how to create an SWT image.
 

Classes in org.eclipse.jface.resource used by org.eclipse.ui.plugin
ImageDescriptor
          An image descriptor is an object that knows how to create an SWT image.
ImageRegistry
          An image registry maintains a mapping between symbolic image names and SWT image objects or special image descriptor objects which defer the creation of SWT image objects until they are needed.
 

Classes in org.eclipse.jface.resource used by org.eclipse.ui.views
ImageDescriptor
          An image descriptor is an object that knows how to create an SWT image.