Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
G
I
S
V
I
ImageComparisonModule
- Interface in
com.vncrobot.api
This class declares methods of image comparison used by the
CompareTo
,
Screenshot
and
WaitFor
commands of the VNCRobot 1.3.6 scripting language.
isConnected()
- Method in interface com.vncrobot.api.
VNCRobotThread
Returns true if the thread is connected to a VNC server.
isConsoleMode()
- Method in interface com.vncrobot.api.
VNCRobotThread
Returns true if the thread is running in console/CLI mode (i.e.
isMethodParamsSupported()
- Method in interface com.vncrobot.api.
ImageComparisonModule
Define whether this module supports some custom parameters which can be passed via the
methodparams
parameter of the VNCRobot scripting language.
isRunning()
- Method in interface com.vncrobot.api.
VNCRobotThread
Returns true if the thread is executing a script, false if not.
isSecondImageRequired()
- Method in interface com.vncrobot.api.
ImageComparisonModule
Determine whether we are comparing two images or just analyze the desktop image.
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
G
I
S
V