com.ibm.jdg2e.swt.snippets.busyindicator
Class Snippet130

java.lang.Object
  extended bycom.ibm.jdg2e.swt.snippets.busyindicator.Snippet130

public class Snippet130
extends java.lang.Object

BusyIndicator example snippet: display busy cursor during long running task


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

Snippet130

public Snippet130()
Method Detail

main

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