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

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

public class Snippet242
extends java.lang.Object

Cursor snippet: Hide the Cursor over a control. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/


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

Snippet242

public Snippet242()
Method Detail

main

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