com.ibm.jdg2e.swt.snippets.tooltips
Class Snippet41

java.lang.Object
  extended by com.ibm.jdg2e.swt.snippets.tooltips.Snippet41

public class Snippet41
extends java.lang.Object

Tool Tips example snippet: create tool tips for a tab item, tool item, and shell. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/


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

Snippet41

public Snippet41()
Method Detail

main

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