com.ibm.jdg2e.swt.snippets.shell
Class Snippet99

java.lang.Object
  extended bycom.ibm.jdg2e.swt.snippets.shell.Snippet99

public class Snippet99
extends java.lang.Object

Shell example snippet: prevent a shell from closing (prompt the user). For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/


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

Snippet99

public Snippet99()
Method Detail

main

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