public class Constants
extends Object
reasonable symbolic constants to be used with Sikuli features
-
Field Summary
Fields
| Modifier and Type |
Field |
Description |
static double |
FOREVER |
use it for a very long time value
|
-
Constructor Summary
Constructors
| Constructor |
Description |
Constants() |
|
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
public static double FOREVER
use it for a very long time value
-