com.ibm.jdg2e.swt.snippets.program
Class Snippet32

java.lang.Object
  extended by com.ibm.jdg2e.swt.snippets.program.Snippet32

public class Snippet32
extends java.lang.Object

Program example snippet: find the icon of the program that edits .bmp files. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/


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

Snippet32

public Snippet32()
Method Detail

main

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