com.ibm.jdg2e.swt.snippets.tableeditor
Class Snippet88

java.lang.Object
  extended by com.ibm.jdg2e.swt.snippets.tableeditor.Snippet88

public class Snippet88
extends java.lang.Object

TableEditor example snippet: edit the text of a table item (in place). For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/


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

Snippet88

public Snippet88()
Method Detail

main

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