com.ibm.jdg2e.swt.snippets.monitor
Class Snippet120

java.lang.Object
  extended by com.ibm.jdg2e.swt.snippets.monitor.Snippet120

public class Snippet120
extends java.lang.Object

Monitor example snippet: center a shell on the primary monitor. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/

Since:
3.0

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

Snippet120

public Snippet120()
Method Detail

main

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