com.ibm.jdg2e.swt.snippets.rowlayout
Class Snippet176

java.lang.Object
  extended by com.ibm.jdg2e.swt.snippets.rowlayout.Snippet176

public class Snippet176
extends java.lang.Object

RowLayout snippet: align widgets in a row. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/

Since:
3.1

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

Snippet176

public Snippet176()
Method Detail

main

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