Class RecordsTransferable
java.lang.Object
ca.phon.app.session.RecordsTransferable
- All Implemented Interfaces:
Transferable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTransferData(DataFlavor flavor) booleanisDataFlavorSupported(DataFlavor flavor)
-
Field Details
-
FLAVOR
-
-
Constructor Details
-
RecordsTransferable
-
-
Method Details
-
getSession
-
getRecords
-
getTransferDataFlavors
- Specified by:
getTransferDataFlavorsin interfaceTransferable
-
isDataFlavorSupported
- Specified by:
isDataFlavorSupportedin interfaceTransferable
-
getTransferData
- Specified by:
getTransferDatain interfaceTransferable- Throws:
UnsupportedFlavorExceptionIOException
-