com.ibm.jdg2e.swt.snippets.toolbar
Class Snippet18

java.lang.Object
  extended by com.ibm.jdg2e.swt.snippets.toolbar.Snippet18

public class Snippet18
extends java.lang.Object

ToolBar example snippet: create a tool bar (text). For a list of all SWT example snippets see http://www.eclipse.org/swt/snippets/


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

Snippet18

public Snippet18()
Method Detail

main

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