Package teamdev.jxdesktop

Interface Summary
Screenable This interface defines operations for a UI element that supports capturing of its image.
UIElement Represents some part or element of the GUI, such as a window, text box, button, radio button, toolbar and other elements of the GUI.
 

Class Summary
CaptureUtilities A collection of utility methods for desktop.
Keyboard Represents the system keyboard that allows listening all global keyboard events.
Mouse Represents the system mouse that allows listening all mouse events.
PlatformContext Information about the platform that is currently running.
WindowManager This class defines the functions that allow retrieving a specified UI element on the screen.