org.springframework.richclient.application.splash
Class InfiniteProgressPanel.Animator

Show UML class diagram
java.lang.Object
  extended by org.springframework.richclient.application.splash.InfiniteProgressPanel.Animator
All Implemented Interfaces:
Runnable
Enclosing class:
InfiniteProgressPanel

protected class InfiniteProgressPanel.Animator
extends Object
implements Runnable


Constructor Summary
protected InfiniteProgressPanel.Animator(boolean rampUp)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfiniteProgressPanel.Animator

protected InfiniteProgressPanel.Animator(boolean rampUp)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2004-2009 The Spring Framework. All Rights Reserved.