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

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

public class Snippet180
extends java.lang.Object

Create a non-rectangular shell to simulate transparency. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/

Since:
3.0

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

Snippet180

public Snippet180()
Method Detail

main

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