Package teamdev.jxdesktop

Interface Summary
Graphics This interface defines drawing operations performed on a native UI element.
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 to the system key events.
Pen This is a bean class that holds parameters for creating native pen objects.
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.