API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.awt.datatransfer. ClipboardOwner View Source
Author(s)
Amy Fowler
Since
Version
1.12, 11/17/05
Serial
Hierarchy
 ClipboardOwner
Subinterfaces
Description
public interface ClipboardOwner
  Defines the interface for classes that will provide data to a clipboard.
See also:    Clipboard
Methods
Hide/Show inherited methods
public void lostOwnership (Clipboard clipboard, Transferable contents)
  Notifies this object that it is no longer the clipboard owner.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar