com.ibm.jdg2e.swt.snippets.system
Class Snippet235

java.lang.Object
  extended bycom.ibm.jdg2e.swt.snippets.system.Snippet235

public class Snippet235
extends java.lang.Object

example snippet: detect a system settings change. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/

Since:
3.2

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

Snippet235

public Snippet235()
Method Detail

main

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