|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.teamdev.jxcapture.image.operation.CaptureOperation
com.teamdev.jxcapture.image.operation.DesktopCapture
public class DesktopCapture
Represents the desktop capture operation.
The operation makes a screen shot of the desktop.
Constructor Summary | |
---|---|
DesktopCapture()
|
Method Summary | |
---|---|
void |
execute()
Executes the current capture operation. |
Methods inherited from class com.teamdev.jxcapture.image.operation.CaptureOperation |
---|
addCaptureListener, fireCaptureCancelEvent, fireCaptureCompleteEvent, fireCaptureStartEvent, getCaptureListeners, removeCaptureListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DesktopCapture()
Method Detail |
---|
public void execute()
CaptureOperation
execute
in class CaptureOperation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |