Class QualifiedPathTransferable
java.lang.Object
com.inductiveautomation.reporting.designer.workspace.data.queries.selectedtags.QualifiedPathTransferable
- All Implemented Interfaces:
Transferable
Filename: QualifiedPathTransferable.java
Created on Aug 06, 2015
Author: Kathy Applebaum
Copyright Inductive Automation 2015
Project: Reporting
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTransferData
(DataFlavor flavor) boolean
isDataFlavorSupported
(DataFlavor flavor)
-
Field Details
-
FLAVOR_RESULTS
-
_FLAVORS
-
-
Constructor Details
-
QualifiedPathTransferable
-
-
Method Details
-
getTransferData
- Specified by:
getTransferData
in interfaceTransferable
- Throws:
UnsupportedFlavorException
IOException
-
getTransferDataFlavors
- Specified by:
getTransferDataFlavors
in interfaceTransferable
-
isDataFlavorSupported
- Specified by:
isDataFlavorSupported
in interfaceTransferable
-