Package org.cristalise.gui.graph.view
Class EditorToolBar.ImageTransferable
java.lang.Object
org.cristalise.gui.graph.view.EditorToolBar.ImageTransferable
- All Implemented Interfaces:
ClipboardOwner,Transferable
- Enclosing class:
EditorToolBar
protected class EditorToolBar.ImageTransferable
extends Object
implements Transferable, ClipboardOwner
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTransferData(DataFlavor flavor) protected booleanin(DataFlavor flavor, DataFlavor[] flavors) booleanisDataFlavorSupported(DataFlavor flavor) voidlostOwnership(Clipboard clipboard, Transferable contents)
-
Constructor Details
-
ImageTransferable
-
-
Method Details
-
getTransferData
- Specified by:
getTransferDatain interfaceTransferable- Throws:
UnsupportedFlavorException
-
isDataFlavorSupported
- Specified by:
isDataFlavorSupportedin interfaceTransferable
-
getTransferDataFlavors
- Specified by:
getTransferDataFlavorsin interfaceTransferable
-
in
-
lostOwnership
- Specified by:
lostOwnershipin interfaceClipboardOwner
-