com.ibm.jdg2e.swt.snippets.cursor
Class Snippet119

java.lang.Object
  extended by com.ibm.jdg2e.swt.snippets.cursor.Snippet119

public class Snippet119
extends java.lang.Object

Cursor example snippet: create a color cursor from a source and a mask. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/

Since:
3.0

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

Snippet119

public Snippet119()
Method Detail

main

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