public class TTableTransferHandler extends TransferHandler implements UIResource
Differs from original transferhandler in that drag can be enabled to drag cells instead of rows. To enable this feature, the FormTable must setCellDragEnabled(true), which is true by default as this is 99%-case.
TransferHandler.DropLocation, TransferHandler.TransferSupportCOPY, COPY_OR_MOVE, LINK, MOVE, NONE| Constructor and Description |
|---|
TTableTransferHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected Transferable |
createTransferable(JComponent c) |
int |
getSourceActions(JComponent c) |
canImport, canImport, exportAsDrag, exportDone, exportToClipboard, getCopyAction, getCutAction, getDragImage, getDragImageOffset, getPasteAction, getVisualRepresentation, importData, importData, setDragImage, setDragImageOffsetprotected Transferable createTransferable(JComponent c)
createTransferable in class TransferHandlerpublic int getSourceActions(JComponent c)
getSourceActions in class TransferHandlerTentackle - distributed, domain- and model-driven