Interface | Description |
---|---|
EventObserver |
INTRENAL USE
|
EventSubject |
INTERNAL USE
|
JLangHelperInterface |
This interface provides script language specific methods which are non a part
of ScriptRunner classes.
|
Class | Description |
---|---|
CommandArgs | |
FakeRobot |
for testing non local IScreen implementations (e.g.
|
JRubyHelper |
This class implements JRuby specific parts
|
JythonHelper | |
LinuxSupport |
INTERNAL USE: all things needed with Linux at setup or runtime
|
OverlayCapturePrompt |
INTERNAL USE implements the screen overlay used with the capture feature
|
OverlayTransparentWindow |
INTERNAL USE
implements a transparent screen overlay for various purposes
|
ScreenHighlighter |
INTERNAL USE produces and manages the red framed rectangles from Region.highlight()
|
SikulixFileChooser | |
SysJNA |
Direct access to system functions via JNI, JNA, BridJ, ...
|
SysJNA.WinKernel32 |
Direct access to Windows API kernel32.dll via BridJ
|
SysJNA.WinUser32 |
Direct access to Windows API user32.dll via BridJ
|
Tests |
Enum | Description |
---|---|
CommandArgsEnum |
Enum that stores the info about the commandline args
|