Eclipse Platform
2.0

Uses of Interface
org.eclipse.jface.preference.IPreferenceStore

Packages that use IPreferenceStore
org.eclipse.jface.preference Provides a framework for preferences. 
 

Uses of IPreferenceStore in org.eclipse.jface.preference
 

Classes in org.eclipse.jface.preference that implement IPreferenceStore
 class PreferenceStore
          A concrete preference store implementation based on an internal java.util.Properties object, with support for persisting the non-default preference values to files or streams.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.