com.ibm.jdg2e.swt.snippets.font
Class Snippet163

java.lang.Object
  extended bycom.ibm.jdg2e.swt.snippets.font.Snippet163

public class Snippet163
extends java.lang.Object

Setting the font style, foreground and background colors of StyledText. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/


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

Snippet163

public Snippet163()
Method Detail

main

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