com.tensegrity.wpalo.client.ui.widgets
Class BusyIndicatorPanel

java.lang.Object
  extended by com.tensegrity.wpalo.client.ui.widgets.BusyIndicatorPanel

public class BusyIndicatorPanel
extends java.lang.Object


Field Summary
protected  ILocalConstants constants
           
 
Constructor Summary
BusyIndicatorPanel()
           
 
Method Summary
 void hide()
           
 void show(java.lang.String txt, boolean pushToFront)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

constants

protected final transient ILocalConstants constants
Constructor Detail

BusyIndicatorPanel

public BusyIndicatorPanel()
Method Detail

show

public final void show(java.lang.String txt,
                       boolean pushToFront)

hide

public final void hide()