public class GalleryTransferHandler extends FileDragAndDropHandler
dragAction, dragEnabled, dropEnabled| Constructor and Description |
|---|
GalleryTransferHandler(WebImageGallery gallery) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
filesDropped(java.util.List<java.io.File> files)
Informs that specified files were dropped.
|
canImport, createTransferable, fileDragged, filesDragged, getDragAction, getSourceActions, importData, importData, isDragEnabled, isDropEnabled, setDragAction, setDragEnabled, setDropEnabledpublic GalleryTransferHandler(WebImageGallery gallery)
public boolean filesDropped(java.util.List<java.io.File> files)
FileDragAndDropHandlerfilesDropped in class FileDragAndDropHandlerfiles - list of dropped files