com.ibm.jdg2e.swt.snippets.dragdrop
Class Snippet171

java.lang.Object
  extended by com.ibm.jdg2e.swt.snippets.dragdrop.Snippet171

public class Snippet171
extends java.lang.Object

Drag and Drop example snippet: define data transfer types that subclass each other. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/

Since:
3.1

Constructor Summary
Snippet171()
           
 
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

Snippet171

public Snippet171()
Method Detail

main

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