|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The listener interface for receiving capture operation events.
Method Summary | |
void |
cancel()
Invoked when the capture operation is canceled. |
void |
complete(java.awt.image.BufferedImage image)
Invoked when the capture operation is completed. |
void |
start()
Invoked when the capture operation is started. |
Method Detail |
public void start()
public void cancel()
public void complete(java.awt.image.BufferedImage image)
image
- an image that represents the result of the capture operation
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |