Uses of Interface
org.jtheque.core.managers.view.impl.components.WaitFigure

Packages that use WaitFigure
org.jtheque.core.managers.view.impl.components Contains the swing components. 
org.jtheque.core.managers.view.impl.frame.abstraction Contains the abstract frames. 
 

Uses of WaitFigure in org.jtheque.core.managers.view.impl.components
 

Classes in org.jtheque.core.managers.view.impl.components that implement WaitFigure
 class InfiniteWaitFigure
          A wait figure with an infinite animation.
 

Methods in org.jtheque.core.managers.view.impl.components with parameters of type WaitFigure
 void ExtendedGlassPane.setWaitFigure(WaitFigure waitFigure)
          Set the wait figure.
 

Uses of WaitFigure in org.jtheque.core.managers.view.impl.frame.abstraction
 

Methods in org.jtheque.core.managers.view.impl.frame.abstraction with parameters of type WaitFigure
protected  void SwingFrameView.setWaitFigure(WaitFigure waitFigure)
          Set the wait figure of the dialog view.
 void SwingDialogView.setWaitFigure(WaitFigure waitFigure)
          Set the wait figure of the dialog view.
 



Copyright © 2009 JTheque. All Rights Reserved.