public class WebCamPictureTake
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
WebCamPictureTake(com.github.sarxos.webcam.Webcam webCam,
IWebCamListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
public WebCamPictureTake(com.github.sarxos.webcam.Webcam webCam,
IWebCamListener listener)