| Interface | Description |
|---|---|
| IPreferenceStoreAccess |
Simplifies access to eclipse's preferences and properties.
|
| IPreferenceStoreInitializer |
| Class | Description |
|---|---|
| AbstractPreferencePage |
This implementation works with a
FixedScopedPreferenceStore
The following changes have been made:
'useProjectSettings' is now stored in the project preference store as opposed to the project meta-data stored in
the workspace. |
| FixedScopedPreferenceStore |
Mainly copied from
ScopedPreferenceStore. |
| IPreferenceStoreInitializer.CompositeImpl |
a composite initialize calling all registered
IPreferenceStoreInitializers |
| LanguageRootPreferencePage | |
| Messages | |
| PreferenceConstants | |
| PreferenceStoreAccessImpl |
Copyright © 2015. All Rights Reserved.