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

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

public class Snippet55
extends java.lang.Object

Text example snippet: resize a text control (show about 10 characters). For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/


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

Snippet55

public Snippet55()
Method Detail

main

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