org.argouml.ui
Class SystemInfoDialog.ClipboardObserver
java.lang.Object
org.argouml.ui.SystemInfoDialog.ClipboardObserver
- All Implemented Interfaces:
- ClipboardOwner
- Enclosing class:
- SystemInfoDialog
- static class SystemInfoDialog.ClipboardObserver
- extends Object
- implements ClipboardOwner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemInfoDialog.ClipboardObserver
SystemInfoDialog.ClipboardObserver()
lostOwnership
public void lostOwnership(Clipboard clipboard,
Transferable contents)
- Specified by:
lostOwnership
in interface ClipboardOwner