com.ibm.jdg2e.swt.snippets.clipboard
Class Snippet94

java.lang.Object
  extended by com.ibm.jdg2e.swt.snippets.clipboard.Snippet94

public class Snippet94
extends java.lang.Object

Clipboard example snippet: copy and paste data with the clipboard. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/


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

Constructor Detail

Snippet94

public Snippet94()
Method Detail

main

public static void main(java.lang.String[] args)