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

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

public class Snippet77
extends java.lang.Object

Table example snippet: resize columns as table resizes. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/


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

Snippet77

public Snippet77()
Method Detail

main

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