Package com.opera.core.systems.preferences

Interface Summary
OperaPreferences Interface for reading and interacting with preferences in the Opera web browser.
OperaPreferences.OperaPreference Interface representing individual preferences.
 

Class Summary
AbstractOperaPreferences Shared functionality between various OperaPreferences implementations.
AbstractOperaPreferences.AbstractPreference Shared methods for the OperaPreferences.OperaPreference interface for keeping the local cache of individual preference up to date.
OperaFilePreferences OperaFilePreferences allows updating preferences in an Opera preference file such as opera.ini or operaprefs.ini.
OperaFilePreferences.FilePreference Allows setting Opera preferences in a preference file (typically opera.ini or operaprefs.ini) as well as keeping the local individual preference cache up-to-date.
OperaGenericPreferences Instantiatable generic preference collection for preferences that require no special treatment such as is the case fo OperaScopePreferences and OperaFilePreferences.
OperaGenericPreferences.GenericPreference Instantiatable generic preference that does not do any special treatment a preferences like OperaScopePreferences.ScopePreference or OperaFilePreferences.FilePreference.
OperaScopePreferences OperaScopePreferences allows updating preferences inside Opera using the Scope protocol using the common OperaPreferences interface.
OperaScopePreferences.ScopePreference Allows setting Opera preferences in Opera in addition to keeping the local cache of preferences up to date.
 



Copyright © 2012. All Rights Reserved.