com.ibm.jdg2e.swt.snippets.color
Class Snippet237

java.lang.Object
  extended by com.ibm.jdg2e.swt.snippets.color.Snippet237

public class Snippet237
extends java.lang.Object

Composite Snippet: inherit a background color or image. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/

Since:
3.2

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

Snippet237

public Snippet237()
Method Detail

main

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