com.ibm.jdg2e.swt.snippets.scrollablecomposite
Class Snippet188

java.lang.Object
  extended by com.ibm.jdg2e.swt.snippets.scrollablecomposite.Snippet188

public class Snippet188
extends java.lang.Object

Scroll a widget into view on focus in. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/

Since:
3.0

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

Snippet188

public Snippet188()
Method Detail

main

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