com.ibm.jdg2e.swt.snippets.tree
Class Snippet90

java.lang.Object
  extended by com.ibm.jdg2e.swt.snippets.tree.Snippet90

public class Snippet90
extends java.lang.Object

Tree example snippet: detect mouse down in a tree item. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/


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

Snippet90

public Snippet90()
Method Detail

main

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