Constructs a transfer handler that can transfer a Java Bean property from one component to another via the clipboard or a drag and drop operation.
property | the name of the property to transfer; this can
be null if there is no property associated with the transfer
handler (a subclass that performs some other kind of transfer, for example) |
Diagram: TransferHandler