|
||||||||||
| 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.DrawableCapture
com.teamdev.jxcapture.image.operation.RegionCapture
public class 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 com.teamdev.jxcapture.image.operation.DrawableCapture |
|---|
cancel, complete, dispose, getController, getDrawableArea, showDrawableArea |
| 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 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 | |||||||||