com.ibm.jdg2e.swt.snippets.automation
Class Snippet142

java.lang.Object
  extended by com.ibm.jdg2e.swt.snippets.automation.Snippet142

public class Snippet142
extends java.lang.Object

UI Automation (for testing tools) snippet: post mouse events

Since:
3.0

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

Snippet142

public Snippet142()
Method Detail

main

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