Overview

 
Package  Class  Tree  Deprecated  Index  Help 
Eclipse Platform
Release 3.0
 PREV   NEXT FRAMES    NO FRAMES  


 

Uses of Package
org.eclipse.jface.resource

Packages that use org.eclipse.jface.resource
org.eclipse.compare Provides support for performing structural and textual compare operations on arbitrary data and displaying the results.  
org.eclipse.debug.ui Provides a generic debugger user interface that clients may customize via standard workbench extension points. 
org.eclipse.jface.action Provides support for shared UI resources such as menus, tool bars, and status lines.  
org.eclipse.jface.dialogs Provides support for dialogs.  
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.jface.wizard Provides a framework for wizards.  
org.eclipse.search.ui Provides classes and interfaces to run search queries and manage their results.  
org.eclipse.team.ui Provides basic support for managing Team providers.  
org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. 
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
org.eclipse.ui.actions Classes for actions and operations used in a workbench window, page, or part in the Eclipse Platform User Interface.  
org.eclipse.ui.application Application-level APIs for configuring and controling the Eclipse Platform User Interface.  
org.eclipse.ui.console Application programming interfaces for interaction with the Eclipse console. 
org.eclipse.ui.model Provides a workbench adapter for displaying workbench elements in the UI without having to know the concrete type of the element, and various label providers for workbench-specific objects like editors, views, and perspectives. 
org.eclipse.ui.part Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface.  
org.eclipse.ui.plugin Class hierarchies for plug-ins that integrate with the Eclipse Platform UI.  
org.eclipse.ui.progress Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules.  
org.eclipse.ui.themes Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
org.eclipse.ui.views.navigator Provides the standard Resource Navigator view which presents the tree of resources in the workspace.  
 

Classes in org.eclipse.jface.resource used by org.eclipse.compare
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.debug.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.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.dialogs
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
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.
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.
ResourceRegistry
          Abstract baseclass 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.jface.wizard
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.search.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.team.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.team.ui.synchronize
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.actions
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.console
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.model
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.part
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.progress
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.texteditor
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.themes
ColorRegistry
          A color registry maintains a mapping between symbolic color names and SWT Colors.
FontRegistry
          A font registry maintains a mapping between symbolic font names and SWT fonts.
 

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


 

Overview

 
Package  Class  Tree  Deprecated  Index  Help 
Eclipse Platform
Release 3.0
 PREV   NEXT FRAMES    NO FRAMES  


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.