Package org.maemo.mica.common.core.preferences

Interface Summary
IPreferenceMigrator Clients should implement this interface for the preference_set_provider extension and pass it into CorePreferenceManager when migrating their preference sets from old major versions or supplying defaults for newly created preference keys.
IPreferenceProvider This interface abstracts the way preferences are accessed.
 

Class Summary
CorePreferenceConstants This class encapsulates the keys for preference constants defined by the core.
CorePreferenceManager This class manages the way workspace preferences are initialized and updated.
CorePreferenceMigrator To initialize preferences, we pick an OS-specific initial value for the command log path and terminal command.
PreferenceMigratorAdapter This is an empty implementation of a preference migrator, used when no preferences previously exist and there is no work needed to establish defaults other than reading the existing XML-based values.
 



Copyright © 2007-2009 INdT, 2007-2009 Nokia. All Rights Reserved.