org.jtheque.core.managers.view.able
Interface WaitableView

All Known Subinterfaces:
ILicenceView, IUpdateView
All Known Implementing Classes:
LicenceView, UpdateView

public interface WaitableView

Author:
Baptiste Wicht

Method Summary
 void startWait()
          Start the wait.
 void stopWait()
          Stop the wait.
 

Method Detail

startWait

void startWait()
Start the wait. The glasspane will start the wait animation.


stopWait

void stopWait()
Stop the wait. The glasspane will stop the wait animation.



Copyright © 2009 JTheque. All Rights Reserved.