|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperaProfile | |
|---|---|
| com.opera.core.systems | Provides OperaDriver and associated classes. |
| com.opera.core.systems.runner | |
| com.opera.core.systems.runner.interfaces | |
| Uses of OperaProfile in com.opera.core.systems |
|---|
| Constructors in com.opera.core.systems with parameters of type OperaProfile | |
|---|---|
OperaDriver(OperaProfile profile)
Starts Opera with the given profile. |
|
| Uses of OperaProfile in com.opera.core.systems.runner |
|---|
| Fields in com.opera.core.systems.runner declared as OperaProfile | |
|---|---|
protected OperaProfile |
OperaRunnerSettings.profile
|
| Methods in com.opera.core.systems.runner that return OperaProfile | |
|---|---|
OperaProfile |
OperaRunnerSettings.getProfile()
|
| Methods in com.opera.core.systems.runner with parameters of type OperaProfile | |
|---|---|
void |
OperaRunnerSettings.setProfile(OperaProfile profile)
|
| Uses of OperaProfile in com.opera.core.systems.runner.interfaces |
|---|
| Methods in com.opera.core.systems.runner.interfaces that return OperaProfile | |
|---|---|
OperaProfile |
OperaRunnerSettings.getProfile()
Returns an OperaProfile object containing all settings related to the Opera profile to
be used. |
| Methods in com.opera.core.systems.runner.interfaces with parameters of type OperaProfile | |
|---|---|
void |
OperaRunnerSettings.setProfile(OperaProfile profile)
Sets the profile to use as an Opera profile represented as an object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||