com.ibm.jdg2e.swt.snippets.text
Class Snippet247

java.lang.Object
  extended by com.ibm.jdg2e.swt.snippets.text.Snippet247

public class Snippet247
extends java.lang.Object

Control example snippet: allow a multi-line text to process the default button. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/


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

Snippet247

public Snippet247()
Method Detail

main

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