|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectteamdev.jxcapture.CaptureOperation
teamdev.jxcapture.DrawableCapture
teamdev.jxcapture.RegionCapture
Represents the region capture operation.
The operation allows capturing a specified region on the screen.
| Constructor Summary | |
RegionCapture(SelectionController controller)
|
|
| Method Summary | |
void |
execute()
Executes the current capture operation. |
| Methods inherited from class teamdev.jxcapture.DrawableCapture |
cancel, complete, dispose, getController, getDrawableArea, showDrawableArea |
| 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 RegionCapture(SelectionController controller)
| 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 | ||||||||||