| Interface | Description |
|---|---|
| Animator |
INTERNAL USE
allows to implement timed animations (e.g. mouse move)
|
| FileManager.FileFilter | |
| FileManager.JarFileFilter |
| Class | Description |
|---|---|
| AnimatorLinear | |
| AnimatorLinearInterpolation | |
| AnimatorOutQuarticEase | |
| AnimatorPulse | |
| AnimatorQuarticEase | |
| AnimatorStopExtention | |
| AnimatorTimeBased | |
| AnimatorTimeValueFunction | |
| Debug |
Debug is a utility class that wraps println statements and allows more or less command line
output to be turned on.
|
| ExtensionManager | |
| FileManager |
INTERNAL USE: Support for accessing files and other ressources
|
| HotkeyEvent | |
| HotkeyListener | |
| HotkeyManager |
Singleton class to bind hotkeys to hotkey listeners
|
| LinuxHotkeyManager | |
| MacHotkeyManager | |
| PreferencesUser | |
| Settings |
This is the container for all
|
| SikulixForJython | Deprecated |
| SplashFrame | |
| VDictProxy<T> | |
| WindowsHotkeyManager |
| Enum | Description |
|---|---|
| OS | Deprecated
use Settings.isWindows(), ...isMac() or ...isLinux() instead
|
Copyright © 2017. All rights reserved.