public abstract class AbstractOperaRunner extends Object implements OperaRunner
OperaRunner implementations.| Modifier and Type | Field and Description |
|---|---|
protected Logger |
logger |
protected OperaSettings |
settings |
| Constructor and Description |
|---|
AbstractOperaRunner() |
AbstractOperaRunner(OperaSettings s) |
| Modifier and Type | Method and Description |
|---|---|
OperaSettings |
getSettings() |
protected void |
sleep(OperaIntervals interval) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcaptureScreen, captureScreen, captureScreen, getOperaCrashlog, hasOperaCrashed, isOperaRunning, shutdown, startOpera, stopOperaprotected final Logger logger
protected final OperaSettings settings
public AbstractOperaRunner()
public AbstractOperaRunner(OperaSettings s)
public OperaSettings getSettings()
protected void sleep(OperaIntervals interval)
Copyright © 2012. All Rights Reserved.