com.ibm.jdg2e.swt.snippets.table
Class Snippet7

java.lang.Object
  extended bycom.ibm.jdg2e.swt.snippets.table.Snippet7

public class Snippet7
extends java.lang.Object

example snippet: create a table (lazy). For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/


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

Snippet7

public Snippet7()
Method Detail

main

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