public class Designer extends Object implements ClipboardOwner
Modifier and Type | Method and Description |
---|---|
void |
lostOwnership(Clipboard clipboard,
Transferable contents) |
static void |
main(String[] args) |
public Designer(String[] args)
public static void main(String[] args)
public void lostOwnership(Clipboard clipboard, Transferable contents)
lostOwnership
in interface ClipboardOwner
Copyright © 2002–2017 InfoEther. All rights reserved.