com.ibm.jdg2e.swt.snippets.shell
Class Snippet134

java.lang.Object
  extended by com.ibm.jdg2e.swt.snippets.shell.Snippet134

public class Snippet134
extends java.lang.Object

Shell example snippet: create a non-rectangular window. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/

Since:
3.0

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

Snippet134

public Snippet134()
Method Detail

main

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