public interface DndBlockSource extends DndSource<Block>
| Modifier and Type | Field and Description |
|---|---|
static DataFlavor[] |
BLOCK_DATA_FLAVORS |
DND_COPY, DND_LINK, DND_MOVE, DND_NONE| Modifier and Type | Method and Description |
|---|---|
default int |
getDndActions() |
default DataFlavor[] |
getSourceDataFlavors() |
dndObjectExportDone, encodeDndSource, getDndObjectstatic final DataFlavor[] BLOCK_DATA_FLAVORS
default int getDndActions()
getDndActions in interface DndSource<Block>default DataFlavor[] getSourceDataFlavors()
getSourceDataFlavors in interface DndSource<Block>Copyright © 2012–2015 MARID software development group. All rights reserved.