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

java.lang.Object
  extended bycom.ibm.jdg2e.swt.snippets.cursor.Snippet92

public class Snippet92
extends java.lang.Object

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


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

Snippet92

public Snippet92()
Method Detail

main

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