|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectteamdev.jxcapture.CaptureOperation
teamdev.jxcapture.ActiveWindowCapture
Represents the active window capture operation.
The operation makes a screen shot of the active window (the window with which the user is currently working).
Constructor Summary | |
ActiveWindowCapture()
|
Method Summary | |
void |
execute()
Executes the current capture operation. |
Methods inherited from class teamdev.jxcapture.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 ActiveWindowCapture()
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 |