org.argouml.ui
Class SystemInfoDialog.ClipboardObserver

java.lang.Object
  extended byorg.argouml.ui.SystemInfoDialog.ClipboardObserver
All Implemented Interfaces:
ClipboardOwner
Enclosing class:
SystemInfoDialog

static class SystemInfoDialog.ClipboardObserver
extends Object
implements ClipboardOwner


Constructor Summary
(package private) SystemInfoDialog.ClipboardObserver()
           
 
Method Summary
 void lostOwnership(Clipboard clipboard, Transferable contents)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemInfoDialog.ClipboardObserver

SystemInfoDialog.ClipboardObserver()
Method Detail

lostOwnership

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


ArgoUML © 1996-2004 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook