public class ImageLoadEvent extends ImageEvent
EV_CAM, EV_IMAGE
Constructor and Description |
---|
ImageLoadEvent(File imageFile) |
ImageLoadEvent(File imageFile,
boolean autoLoad) |
Modifier and Type | Method and Description |
---|---|
File |
getImageFile() |
boolean |
isAutoLoaded() |
boolean |
isLoadThumb() |
void |
setLoadThumb(boolean loadThumb) |
getEventType
public ImageLoadEvent(File imageFile)
public ImageLoadEvent(File imageFile, boolean autoLoad)
public File getImageFile()
public boolean isAutoLoaded()
public boolean isLoadThumb()
public void setLoadThumb(boolean loadThumb)
Copyright © 2012-2013 Bambi Software Foundation. All Rights Reserved.