| Package | Description |
|---|---|
| com.opera.core.systems |
Provides OperaDriver and associated classes.
|
| com.opera.core.systems.preferences |
| Modifier and Type | Method and Description |
|---|---|
OperaPreferences |
OperaProfile.preferences()
Allows access to the preferences in the current profile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OperaProfile.setPreferences(OperaPreferences newPreferences)
Replaces the preferences in the profile with the given preferences.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOperaPreferences
Shared functionality between various
OperaPreferences implementations. |
class |
OperaFilePreferences
OperaFilePreferences allows updating preferences in an Opera preference file such as
opera.ini or operaprefs.ini. |
class |
OperaGenericPreferences
Instantiatable generic preference collection for preferences that require no special treatment
such as is the case fo
OperaScopePreferences and OperaFilePreferences. |
class |
OperaScopePreferences
OperaScopePreferences allows updating preferences inside Opera using the Scope protocol using the
common
OperaPreferences interface. |
| Modifier and Type | Method and Description |
|---|---|
void |
OperaPreferences.merge(OperaPreferences newPreferences)
Merges one representation with the given representation.
|
void |
AbstractOperaPreferences.merge(OperaPreferences newPreferences) |
Copyright © 2012. All Rights Reserved.