- capture(Wrap<?>, Rectangle) - Method in class org.jemmy.image.AWTRobotCapturer
-
- captureScreen(Rectangle, String) - Static method in class org.jemmy.image.PNGEncoder
-
Static method performing screen capture into PNG image format file with given fileName.
- captureScreen(Rectangle, String, byte) - Static method in class org.jemmy.image.PNGEncoder
-
Static method performing screen capture into PNG image format file with given fileName.
- captureScreen(ScreenArea, String) - Static method in class org.jemmy.image.PNGEncoder
-
Static method performing one component screen capture into PNG image format file with given fileName.
- captureScreen(ScreenArea, String, byte) - Static method in class org.jemmy.image.PNGEncoder
-
Static method performing one component screen capture into PNG image format file with given fileName.
- captureScreen(String) - Static method in class org.jemmy.image.PNGEncoder
-
Static method performing whole screen capture into PNG image format file with given fileName.
- captureScreen(String, byte) - Static method in class org.jemmy.image.PNGEncoder
-
Static method performing whole screen capture into PNG image format file with given fileName.
- ClasspathImageLoader - Class in org.jemmy.image
-
ImageLoader implementation which is able to load images through
a given classloader.
- ClasspathImageLoader() - Constructor for class org.jemmy.image.ClasspathImageLoader
-
- ClassReference - Class in org.jemmy.input
-
Allows access to classes by reflection.
- ClassReference(Object) - Constructor for class org.jemmy.input.ClassReference
-
Constructor.
- ClassReference(String) - Constructor for class org.jemmy.input.ClassReference
-
Contructor.
- click() - Method in class org.jemmy.input.MouseImpl
-
- click(int) - Method in class org.jemmy.input.MouseImpl
-
- click(int, Point) - Method in class org.jemmy.input.MouseImpl
-
- click(int, Point, Mouse.MouseButton) - Method in class org.jemmy.input.MouseImpl
-
- click(int, Point, Mouse.MouseButton, Modifier...) - Method in class org.jemmy.input.MouseImpl
-
- clickMouse(Point, int, Mouse.MouseButton, Timeout, Modifier...) - Method in class org.jemmy.input.RobotDriver
-
Clicks the mouse button specified by mouseButton at the specified point
specified number of times preceding it by pressing the modifiers key or
buttons and ending by releasing them.
- COLOR_MODE - Static variable in class org.jemmy.image.PNGEncoder
-
full color image mode.
- ColorImageComparator - Class in org.jemmy.image
-
- ColorImageComparator(ColorImageComparator.ColorMap) - Constructor for class org.jemmy.image.ColorImageComparator
-
Deprecated.
Creates a comparator with a color maps.
- ColorImageComparator(ColorImageComparator.ColorMap, ImageComparator) - Constructor for class org.jemmy.image.ColorImageComparator
-
Deprecated.
Creates a comparator with
map color mapping.
- ColorImageComparator(ColorImageComparator.ColorMap, ColorImageComparator.ColorMap) - Constructor for class org.jemmy.image.ColorImageComparator
-
Deprecated.
Creates a comparator with two color maps.
- ColorImageComparator(ColorImageComparator.ColorMap, ColorImageComparator.ColorMap, ImageComparator) - Constructor for class org.jemmy.image.ColorImageComparator
-
Deprecated.
Creates a comparator with two color maps.
- ColorImageComparator.BackgroundColorMap - Class in org.jemmy.image
-
Deprecated.
Turns
background color to black, left others unchanged.
- ColorImageComparator.ColorMap - Interface in org.jemmy.image
-
Deprecated.
Interface to map colors during the comparision.
- ColorImageComparator.ForegroundColorMap - Class in org.jemmy.image
-
Deprecated.
Turns
foreground color to white, other - to black.
- compare(BufferedImage, BufferedImage) - Method in class org.jemmy.image.AbstractImageComparator
-
Deprecated.
- compare(Image, Image) - Method in class org.jemmy.image.ColorImageComparator
-
Deprecated.
Compares images by
ImageComparator passed into constructor, or itself if no
ImageComparator was passed, processing both images by
ColorMap instance before comparision.
- compareColors(int, int) - Method in class org.jemmy.image.ColorImageComparator
-
Deprecated.
- compareTo(Image) - Method in class org.jemmy.image.AWTImage
-
Compares using current comparator.
- convert(Rectangle) - Static method in class org.jemmy.image.Utils
-
- convert(Rectangle) - Static method in class org.jemmy.image.Utils
-
- convert(Point) - Static method in class org.jemmy.image.Utils
-
- convert(Point) - Static method in class org.jemmy.image.Utils
-
- convert(Dimension) - Static method in class org.jemmy.image.Utils
-
- convert(Dimension) - Static method in class org.jemmy.image.Utils
-
- convert(Keyboard.KeyboardButton) - Method in class org.jemmy.input.AWTMap
-
TODO Provide javadoc
- convert(Modifier...) - Method in class org.jemmy.input.AWTMap
-
- convert(Mouse.MouseButton) - Method in class org.jemmy.input.AWTMap
-
- convertKeyboardButton(int) - Method in class org.jemmy.input.AWTMap
-
- convertModifiers(int) - Method in class org.jemmy.input.AWTMap
-
- convertMouseButton(int) - Method in class org.jemmy.input.AWTMap
-
- create(Wrap<?>, Class<INTERFACE>) - Method in class org.jemmy.input.AWTRobotInputFactory
-
- create(Wrap<?>, Class<INTERFACE>, Class<TYPE>) - Method in class org.jemmy.input.AWTRobotInputFactory
-
- createDiffRaster(Raster, Raster) - Method in class org.jemmy.image.BufferedImageComparator
-
- createScreenCapture(Rectangle) - Static method in class org.jemmy.input.RobotDriver
-
Capture an image of specified rectangular area of screen
- release() - Method in class org.jemmy.input.MouseImpl
-
- release(Mouse.MouseButton) - Method in class org.jemmy.input.MouseImpl
-
- release(Mouse.MouseButton, Modifier...) - Method in class org.jemmy.input.MouseImpl
-
- releaseKey(Keyboard.KeyboardButton, Modifier...) - Method in class org.jemmy.input.KeyboardImpl
-
Release the keyboard key specified by kbdButton and then release
all the modifier keys specified by modifiers
- releaseKey(Keyboard.KeyboardButton) - Method in class org.jemmy.input.KeyboardImpl
-
- releaseKey(Keyboard.KeyboardButton, Modifier...) - Method in class org.jemmy.input.RobotDriver
-
Releases a key.
- releaseModifiers(Modifier...) - Method in class org.jemmy.input.RobotDriver
-
Releases modifiers keys by robot.
- releaseMouse(Mouse.MouseButton, Modifier...) - Method in class org.jemmy.input.RobotDriver
-
Releases mouse button specified by mouseButton then releasing
modifier keys or buttons specified by modifiers
- resize(Image, Dimension) - Method in class org.jemmy.image.ResizeImageComparator
-
- ResizeImageComparator - Class in org.jemmy.image
-
Comparator that makes image sizes equal to compare them with other comparator
most of them work only for the images with equal dimensions.
- ResizeImageComparator(ImageComparator) - Constructor for class org.jemmy.image.ResizeImageComparator
-
- ResizeImageComparator(ResizeImageComparator.ResizeMode, ImageComparator) - Constructor for class org.jemmy.image.ResizeImageComparator
-
Creates ResizeImageComparator with the specified resize mode and default
settings for other parameters:
proportion distortion threshold: 0.02.
- ResizeImageComparator(double, ImageComparator) - Constructor for class org.jemmy.image.ResizeImageComparator
-
- ResizeImageComparator(ResizeImageComparator.ResizeMode, double, int, ImageComparator) - Constructor for class org.jemmy.image.ResizeImageComparator
-
Creates ResizeImageComparator with specified settings.
- ResizeImageComparator.ResizeMode - Enum in org.jemmy.image
-
Resize Modes
- ROBOT_DELAY_TIMEOUT_NAME - Static variable in class org.jemmy.input.AWTRobotInputFactory
-
The name of the timeout that is used by default as the delay time for
java.awt.Robot
- ROBOT_MOUSE_SMOOTHNESS_PROPERTY - Static variable in class org.jemmy.input.AWTRobotInputFactory
-
Set this Environment property to the maximum number of pixels between
mouse positions during movement
- RobotDriver - Class in org.jemmy.input
-
- RobotDriver(Timeout) - Constructor for class org.jemmy.input.RobotDriver
-
Constructs a RobotDriver object.
- RobotDriver(Environment) - Constructor for class org.jemmy.input.RobotDriver
-
Constructs a RobotDriver object.
- RoughImageComparator - Class in org.jemmy.image
-
Compares two images roughly (i.e. not all of the pixel colors should match).
- RoughImageComparator(double) - Constructor for class org.jemmy.image.RoughImageComparator
-
Creates a comparator with
roughness allowed roughness.
- RoughImageFinder - Class in org.jemmy.image
-
Performs "rough" image search.
- RoughImageFinder(BufferedImage, double) - Constructor for class org.jemmy.image.RoughImageFinder
-
Creates an instance allowing to find an image inside the one
passed as parameter with some "roughness".
- runInOtherJVM(boolean) - Static method in class org.jemmy.input.AWTRobotInputFactory
-
Specifies whether to run java.awt.Robot in other JVM