|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CaptureOperation | |
teamdev.jxcapture | |
teamdev.jxcapture.toolkit |
Uses of CaptureOperation in teamdev.jxcapture |
Subclasses of CaptureOperation in teamdev.jxcapture | |
class |
ActiveWindowCapture
Represents the active window capture operation. |
class |
DesktopCapture
Represents the desktop capture operation. |
class |
DrawableCapture
This abstract class represents a drawing capture operation, like capture of a specified region or object. |
class |
ObjectCapture
Represents the operation that allows capturing a specified object, like a window or control by means of the mouse cursor. |
class |
RegionCapture
Represents the region capture operation. |
class |
ScreenObjectCapture
Represents the operation that allows capturing a specified object (like a window or control) located on the screen by means of the mouse cursor. |
Uses of CaptureOperation in teamdev.jxcapture.toolkit |
Methods in teamdev.jxcapture.toolkit with parameters of type CaptureOperation | |
DrawableArea |
DrawableAreaFactory.createDrawableArea(CaptureOperation operation)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |