Changed Methods |
void addNotify(DropTargetContextPeer )
|
Changed from synchronized to non-synchronized.
|
Called when associated with the DropTargetContextPeer . |
Transferable createTransferableProxy(Transferable, boolean)
|
Documentation changed from old to new. |
Creates a TransferableProxy to proxy for the specified Transferable. |
Transferable getTransferable()
|
Changed from synchronized to non-synchronized.
|
get the Transferable (proxy) operand of this operation |
void removeNotify()
|
Changed from synchronized to non-synchronized.
|
Called when disassociated with the DropTargetContextPeer . |