|
Class Summary |
| Canvas |
A canvas object to use in taking screenshots of Opera's viewport. |
| ColorResult |
Represents a result from screenwathcer that identifies if a the color we were looking for
matched, and number of matches if any, matches are tagged with an id |
| OperaColor |
A simple pojo file to hold the color values |
| ScopeActions |
ScopeActions handles actions that differ from Core 2.3 and 2.4+, it calls the appropriate action
depending on the spec as the spec varies |
| ScreenShotReply |
A wrapper object for screenshot reply, is used to overcome the problem of 2 different protocols
(xml/pb) |
| ScriptResult |
Holds the result of a script execution, namely for an object, scope protocol assigns an object id
for each object retrieved through the protocol, this id can also be used later on to release the
object. |