com.ibm.jdg2e.swt.snippets.ole
Class Snippet123

java.lang.Object
  extended by com.ibm.jdg2e.swt.snippets.ole.Snippet123

public class Snippet123
extends java.lang.Object


Constructor Summary
Snippet123()
           
 
Method Summary
static void main(java.lang.String[] args)
          JDG2E NOTE: This snippet removed from the 3.2 CD because of it's use of internal classes.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Snippet123

public Snippet123()
Method Detail

main

public static void main(java.lang.String[] args)
JDG2E NOTE: This snippet removed from the 3.2 CD because of it's use of internal classes. OLE and ActiveX example snippet: get events from IE control (win32 only) For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/