com.ibm.jdg2e.swt.snippets.table
Class Snippet3

java.lang.Object
  extended bycom.ibm.jdg2e.swt.snippets.table.Snippet3

public class Snippet3
extends java.lang.Object

Table example snippet: find a table cell from mouse down (SWT.FULL_SELECTION). For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/


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

Snippet3

public Snippet3()
Method Detail

main

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