public class DesktopCapture extends CaptureOperation
The operation makes a screen shot of the desktop.
Constructor and Description |
---|
DesktopCapture() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Executes the current capture operation.
|
addCaptureListener, fireCaptureCancelEvent, fireCaptureCompleteEvent, fireCaptureStartEvent, getCaptureListeners, removeCaptureListener
public void execute()
CaptureOperation
execute
in class CaptureOperation