com.ibm.jdg2e.swt.snippets.link
Class Snippet183

java.lang.Object
  extended bycom.ibm.jdg2e.swt.snippets.link.Snippet183

public class Snippet183
extends java.lang.Object

Link example snippet: detect selection events in a link widget. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/

Since:
3.1

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

Snippet183

public Snippet183()
Method Detail

main

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