com.getsnappy.w20
Class SmallAnimatedGifLoadingIndicator

java.lang.Object
  extended by com.getsnappy.w20.JavaScriptLoadingIndicator
      extended by com.getsnappy.w20.SmallAnimatedGifLoadingIndicator

public class SmallAnimatedGifLoadingIndicator
extends JavaScriptLoadingIndicator

Author:
brian

Constructor Summary
SmallAnimatedGifLoadingIndicator()
           
 
Method Summary
 void jsStart(java.io.Writer out)
          true to the classes name, this function does nothing!
 
Methods inherited from class com.getsnappy.w20.JavaScriptLoadingIndicator
jsFinish
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmallAnimatedGifLoadingIndicator

public SmallAnimatedGifLoadingIndicator()
Method Detail

jsStart

public void jsStart(java.io.Writer out)
             throws java.io.IOException
true to the classes name, this function does nothing!

Specified by:
jsStart in class JavaScriptLoadingIndicator
Throws:
java.io.IOException
See Also:
DoNothingLoadingIndicator