net.ontopia.topicmaps.viz
Class NavigateUI.TextTransfer

java.lang.Object
  extended by net.ontopia.topicmaps.viz.NavigateUI.TextTransfer
All Implemented Interfaces:
java.awt.datatransfer.ClipboardOwner
Enclosing class:
NavigateUI

public final class NavigateUI.TextTransfer
extends java.lang.Object
implements java.awt.datatransfer.ClipboardOwner


Constructor Summary
NavigateUI.TextTransfer()
           
 
Method Summary
 void lostOwnership(java.awt.datatransfer.Clipboard clipboard, java.awt.datatransfer.Transferable contents)
           
 void setClipboardContents(java.lang.String aString)
          Place a String on the clipboard, and make this class the owner of the Clipboard's contents.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NavigateUI.TextTransfer

public NavigateUI.TextTransfer()
Method Detail

setClipboardContents

public void setClipboardContents(java.lang.String aString)
Place a String on the clipboard, and make this class the owner of the Clipboard's contents.


lostOwnership

public void lostOwnership(java.awt.datatransfer.Clipboard clipboard,
                          java.awt.datatransfer.Transferable contents)
Specified by:
lostOwnership in interface java.awt.datatransfer.ClipboardOwner


Copyright © 2000-2012 Ontopia.