ClipboardOwner.lostOwnership

ClipboardOwner.lostOwnership

Interface Overview | Interface Members | This Package | All Packages

Syntax
public abstract void lostOwnership( Clipboard clipboard, Transferable contents )
Parameters
clipboard
the clipboard that is no longer owned
contents
the contents which this owner had placed on the clipboard
Description
Notifies this object that it is no longer the owner of the contents of the clipboard.