Module com.gluonhq.attach.pictures
Package com.gluonhq.attach.pictures.impl
Class DummyPicturesService
java.lang.Object
com.gluonhq.attach.pictures.impl.DummyPicturesService
- All Implemented Interfaces:
PicturesService
-
Property Summary
Properties inherited from interface com.gluonhq.attach.pictures.PicturesService
image
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.gluonhq.attach.pictures.PicturesService
asyncLoadImageFromGallery, asyncTakePhoto, getImageFile, imageProperty, loadImageFromGallery, takePhoto
-
Constructor Details
-
DummyPicturesService
public DummyPicturesService()
-