Class ModuleTransferable
java.lang.Object
org.opt4j.core.config.visualization.ModuleTransferable
- All Implemented Interfaces:
Transferable
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetTransferData
(DataFlavor flavor) boolean
isDataFlavorSupported
(DataFlavor flavor)
-
Field Details
-
localModuleFlavor
-
-
Constructor Details
-
ModuleTransferable
Constructs aModuleTransferable
.- Parameters:
module
- the property module
-
-
Method Details
-
getTransferData
- Specified by:
getTransferData
in interfaceTransferable
- Throws:
UnsupportedFlavorException
IOException
-
getTransferDataFlavors
- Specified by:
getTransferDataFlavors
in interfaceTransferable
-
isDataFlavorSupported
- Specified by:
isDataFlavorSupported
in interfaceTransferable
-