Uses of Package
teamdev.jxdesktop

Packages that use teamdev.jxdesktop
teamdev.jxcapture   
teamdev.jxdesktop   
teamdev.jxdesktop.win32   
 

Classes in teamdev.jxdesktop used by teamdev.jxcapture
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.
 

Classes in teamdev.jxdesktop used by teamdev.jxdesktop
CaptureUtilities
          A collection of utility methods for desktop.
Graphics
          This interface defines drawing operations performed on a native UI element.
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.
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.
WindowManager
          This class defines the functions that allow retrieving a specified UI element on the screen.
 

Classes in teamdev.jxdesktop used by teamdev.jxdesktop.win32
CaptureUtilities
          A collection of utility methods for desktop.
Graphics
          This interface defines drawing operations performed on a native UI element.
Keyboard
          Represents the system keyboard that allows listening to the system key events.
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.
WindowManager
          This class defines the functions that allow retrieving a specified UI element on the screen.