com.ibm.jdg2e.swt.snippets.tray
Class Snippet143

java.lang.Object
  extended by com.ibm.jdg2e.swt.snippets.tray.Snippet143

public class Snippet143
extends java.lang.Object

Tray example snippet: place an icon with a popup menu on the system tray. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/

Since:
3.0

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

Snippet143

public Snippet143()
Method Detail

main

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