private class JHTMLEditorPane.HTMLTextAreaTransferHandler extends TransferHandler
TransferHandler.DropLocation, TransferHandler.TransferSupportCOPY, COPY_OR_MOVE, LINK, MOVE, NONE| Modifier | Constructor and Description |
|---|---|
private |
HTMLTextAreaTransferHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
exportToClipboard(JComponent comp,
Clipboard clip,
int action) |
canImport, canImport, createTransferable, exportAsDrag, exportDone, getCopyAction, getCutAction, getDragImage, getDragImageOffset, getPasteAction, getSourceActions, getVisualRepresentation, importData, importData, setDragImage, setDragImageOffsetpublic void exportToClipboard(JComponent comp, Clipboard clip, int action)
exportToClipboard in class TransferHandlerCopyright © 2007–2017 Gephi Consortium. All rights reserved.