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

java.lang.Object
  extended by com.ibm.jdg2e.swt.snippets.table.Snippet144

public class Snippet144
extends java.lang.Object

Virtual Table example snippet: create a table with 1,000,000 items (lazy). For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/

Since:
3.0

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

Snippet144

public Snippet144()
Method Detail

main

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