com.ibm.jdg2e.swt.snippets.swing
Class Snippet155

java.lang.Object
  extended by com.ibm.jdg2e.swt.snippets.swing.Snippet155

public class Snippet155
extends java.lang.Object

example snippet: draw an X using AWT Graphics. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/

Since:
3.0

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

Snippet155

public Snippet155()
Method Detail

main

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