Class ModuleTransferable
java.lang.Object
org.opt4j.core.config.visualization.ModuleTransferable
- All Implemented Interfaces:
Transferable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTransferData(DataFlavor flavor) booleanisDataFlavorSupported(DataFlavor flavor)
-
Field Details
-
localModuleFlavor
-
-
Constructor Details
-
ModuleTransferable
Constructs aModuleTransferable.- Parameters:
module- the property module
-
-
Method Details
-
getTransferData
- Specified by:
getTransferDatain interfaceTransferable- Throws:
UnsupportedFlavorExceptionIOException
-
getTransferDataFlavors
- Specified by:
getTransferDataFlavorsin interfaceTransferable
-
isDataFlavorSupported
- Specified by:
isDataFlavorSupportedin interfaceTransferable
-