com.ibm.jdg2e.swt.snippets.sash
Class Snippet107

java.lang.Object
  extended bycom.ibm.jdg2e.swt.snippets.sash.Snippet107

public class Snippet107
extends java.lang.Object

Sash example snippet: implement a simple splitter (with a 20 pixel limit). For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/


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

Snippet107

public Snippet107()
Method Detail

main

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