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

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

public class Snippet151
extends java.lang.Object

Create a virtual table and add 1000 entries to it every 500 ms. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/

Since:
3.0

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

Snippet151

public Snippet151()
Method Detail

main

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