Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Package
org.eclipse.core.runtime.preferences

Packages that use org.eclipse.core.runtime.preferences
org.eclipse.core.internal.preferences   
org.eclipse.core.resources Provides basic support for managing a workspace and its resources. 
org.eclipse.core.runtime Provides support for the runtime platform, core utility methods and the extension registry. 
org.eclipse.core.runtime.content Provides core support for content types. 
org.eclipse.core.runtime.preferences Provides core support for Eclipse preferences. 
org.eclipse.ui.preferences Classes for using the preferences support in org.eclipse.core.runtime.preferences Package Specification This package has the convenience classes provided by the Eclipse workbench for use by clients who wish to use the core preference support added in 3.0. 
 

Classes in org.eclipse.core.runtime.preferences used by org.eclipse.core.internal.preferences
IScopeContext
          Clients implement this interface to provide context to a particular scope.
 

Classes in org.eclipse.core.runtime.preferences used by org.eclipse.core.resources
IEclipsePreferences
          This interface describes Eclipse extensions to the preference story.
IScopeContext
          Clients implement this interface to provide context to a particular scope.
 

Classes in org.eclipse.core.runtime.preferences used by org.eclipse.core.runtime
IPreferencesService
          The preference service provides facilities for dealing with the default scope precedence lookup order, querying the preference store for values using this order, accessing the root of the preference store node hierarchy, and importing/exporting preferences.
 

Classes in org.eclipse.core.runtime.preferences used by org.eclipse.core.runtime.content
IScopeContext
          Clients implement this interface to provide context to a particular scope.
 

Classes in org.eclipse.core.runtime.preferences used by org.eclipse.core.runtime.preferences
IEclipsePreferences
          This interface describes Eclipse extensions to the preference story.
IEclipsePreferences.INodeChangeListener
          A listener to be used to receive preference node change events.
IEclipsePreferences.IPreferenceChangeListener
          A listener used to receive changes to preference values in the preference store.
IEclipsePreferences.NodeChangeEvent
          An event object which describes the details of a change in the preference node hierarchy.
IEclipsePreferences.PreferenceChangeEvent
          An event object describing the details of a change to a preference in the preference store.
IExportedPreferences
          Represents a node in the preference hierarchy which is used in the import/export mechanism.
IPreferenceFilter
          Preference filters are used to describe the relationship between the preference tree and a data set when importing/exporting preferences.
IPreferenceNodeVisitor
          This interface is implemented by objects that visit preference nodes.
IScopeContext
          Clients implement this interface to provide context to a particular scope.
 

Classes in org.eclipse.core.runtime.preferences used by org.eclipse.ui.preferences
IEclipsePreferences
          This interface describes Eclipse extensions to the preference story.
IScopeContext
          Clients implement this interface to provide context to a particular scope.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire