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

java.lang.Object
  extended bycom.ibm.jdg2e.swt.snippets.tree.Snippet114

public class Snippet114
extends java.lang.Object

Tree example snippet: detect a selection or check event in a tree (SWT.CHECK). For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/


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

Snippet114

public Snippet114()
Method Detail

main

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