com.ibm.jdg2e.swt.snippets.formlayout
Class Snippet71

java.lang.Object
  extended bycom.ibm.jdg2e.swt.snippets.formlayout.Snippet71

public class Snippet71
extends java.lang.Object

FormLayout example snippet: create a simple OK/CANCEL dialog using form layout. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/


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

Snippet71

public Snippet71()
Method Detail

main

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