com.ibm.jdg2e.swt.snippets.control
Class Snippet62

java.lang.Object
  extended bycom.ibm.jdg2e.swt.snippets.control.Snippet62

public class Snippet62
extends java.lang.Object

Control example snippet: print mouse state and button (down, move, up). For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/

Since:
3.1

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

Snippet62

public Snippet62()
Method Detail

main

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