Uses of Package
org.eclipse.jface.resource
-
Packages that use org.eclipse.jface.resource Package Description org.eclipse.compare Provides support for performing structural and textual compare operations on arbitrary data and displaying the results.org.eclipse.compare.patch Provides support for applying and working with patches.org.eclipse.debug.ui Provides a generic debugger user interface that clients may customize via standard workbench extension points.org.eclipse.debug.ui.actions Provides a set of actions related to running and debugging applications.org.eclipse.debug.ui.sourcelookup Provides a user interface for debug platform source lookup facilities.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.fieldassist Provides classes that help communicate proper content for fields in dialogs and wizards.org.eclipse.jface.notifications 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.ltk.ui.refactoring Application programming interface to implement a wizard based user interface for refactorings.org.eclipse.search.ui Classes and interface required to contribute search dialog pages and search result view pages.org.eclipse.team.ui Provides basic support for managing Team providers.org.eclipse.team.ui.mapping Application programming interfaces for working with resource mappings.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.activities 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.commands Provides support for retrieving information on Commands from the workbench.org.eclipse.ui.console Application programming interfaces for interaction with the Eclipse console.org.eclipse.ui.ide APIs for the IDE-specific portion of the Eclipse Platform User Interface.org.eclipse.ui.menus Provides the public API and default implementation for contributing menu and toolbars to the menu service.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.texteditor.rulers Provides interfaces and classes for theorg.eclipse.ui.workbench.texteditor.rulerColumns
.org.eclipse.ui.themes Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.org.eclipse.ui.views Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.org.eclipse.ui.views.markers Utility classes for working with markers in views
org.eclipse.ui.views.navigator Provides the standard Resource Navigator view which presents the tree of resources in the workspace.org.eclipse.ui.wizards Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface wizard support. -
Classes in org.eclipse.jface.resource used by org.eclipse.compare Class Description 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.compare.patch Class Description 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 Class Description 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.actions Class Description 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.sourcelookup Class Description 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 Class Description 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 Class Description 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.fieldassist Class Description 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.jface.notifications Class Description LocalResourceManager A local registry that shares its resources with some global registry. -
Classes in org.eclipse.jface.resource used by org.eclipse.jface.preference Class Description 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 Class Description ColorDescriptor Lightweight descriptor for an SWT color.ColorRegistry A color registry maintains a mapping between symbolic color names and SWTColor
s.CompositeImageDescriptor.CachedImageDataProvider AnImageDataProvider
that caches the most recently returnedImageData
object.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 Thrown when allocation of an SWT device resource failsFontDescriptor 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 Class Description CompositeImageDescriptor Abstract base class for image descriptors that synthesize an image from other images in order to simulate the effect of custom drawing.DeviceResourceDescriptor Instances of this class can allocate and dispose SWT resources.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 Class Description 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.ltk.ui.refactoring Class Description 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 Class Description 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 Class Description 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.mapping Class Description 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 Class Description 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 Class Description 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 Class Description 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.activities Class Description 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 Class Description 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.commands Class Description 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 Class Description 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.ide Class Description 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.menus Class Description 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 Class Description 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 Class Description 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 Class Description 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 Class Description 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 Class Description 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.rulers Class Description 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 Class Description ColorRegistry A color registry maintains a mapping between symbolic color names and SWTColor
s.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. -
Classes in org.eclipse.jface.resource used by org.eclipse.ui.views Class Description 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.views.markers Class Description ResourceManager This class manages SWT resources. -
Classes in org.eclipse.jface.resource used by org.eclipse.ui.views.navigator Class Description 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.wizards Class Description ImageDescriptor An image descriptor is an object that knows how to create an SWT image.