net.sourceforge.pmd.util.designer
Class Designer

java.lang.Object
  extended by net.sourceforge.pmd.util.designer.Designer
All Implemented Interfaces:
ClipboardOwner

public class Designer
extends Object
implements ClipboardOwner


Constructor Summary
Designer(String[] args)
           
 
Method Summary
 void lostOwnership(Clipboard clipboard, Transferable contents)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Designer

public Designer(String[] args)
Method Detail

main

public static void main(String[] args)

lostOwnership

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


Copyright © 2002-2015 InfoEther. All Rights Reserved.