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

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

public class Snippet81
extends java.lang.Object

This SWT snippet was removed from the 3.2 edition of the JDG2E CD due to deprecations and use of internal classes. OLE and ActiveX example snippet: browse the typelibinfo for a program id (win32 only). NOTE: This snippet uses internal SWT packages that are subject to change without notice. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/


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

Snippet81

public Snippet81()
Method Detail

main

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