java.lang.Object
org.autogui.swing.util.SearchTextFieldFilePath.FileSelection
- All Implemented Interfaces:
ClipboardOwner,Transferable
- Enclosing class:
SearchTextFieldFilePath
public static class SearchTextFieldFilePath.FileSelection
extends Object
implements Transferable, ClipboardOwner
transferable object for a file list
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTransferData(DataFlavor flavor) booleanisDataFlavorSupported(DataFlavor flavor) voidlostOwnership(Clipboard clipboard, Transferable contents)
-
Field Details
-
files
-
flavors
-
-
Constructor Details
-
FileSelection
-
-
Method Details
-
getTransferDataFlavors
- Specified by:
getTransferDataFlavorsin interfaceTransferable
-
isDataFlavorSupported
- Specified by:
isDataFlavorSupportedin interfaceTransferable
-
getTransferData
- Specified by:
getTransferDatain interfaceTransferable- Throws:
UnsupportedFlavorException
-
lostOwnership
- Specified by:
lostOwnershipin interfaceClipboardOwner
-