com.ibm.jdg2e.swt.snippets.browser
Class Snippet159

java.lang.Object
  extended by com.ibm.jdg2e.swt.snippets.browser.Snippet159

public class Snippet159
extends java.lang.Object

Browser example snippet: modify HTML title tag. For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/

Since:
3.1

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

Snippet159

public Snippet159()
Method Detail

main

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