/[classpath]/classpath/java/awt/datatransfer/ClipboardOwner.java
ViewVC logotype

Diff of /classpath/java/awt/datatransfer/ClipboardOwner.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by mkoch, Sun Oct 12 13:53:38 2003 UTC revision 1.6 by mkoch, Wed Sep 22 12:24:21 2004 UTC
# Line 53  public interface ClipboardOwner Line 53  public interface ClipboardOwner
53     * @param contents The contents of the clipboard which are no longer owned.     * @param contents The contents of the clipboard which are no longer owned.
54     */     */
55    void lostOwnership (Clipboard clipboard, Transferable contents);    void lostOwnership (Clipboard clipboard, Transferable contents);
56    }
 } // interface ClipboardOwner  
57    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26