Uses of Class
org.objectweb.jac.aspects.gui.TimeoutException

Packages that use TimeoutException
org.objectweb.jac.aspects.gui Provides a simple and generic GUI (Graphical User Interface) aspect. 
org.objectweb.jac.aspects.gui.web Provides a simple and generic GUI (Graphical User Interface) aspect generating HTML pages. 
 

Uses of TimeoutException in org.objectweb.jac.aspects.gui
 

Methods in org.objectweb.jac.aspects.gui that throw TimeoutException
 boolean DialogView.waitForClose()
          Waits until the dialog is closed or timeout iccurs.
 

Uses of TimeoutException in org.objectweb.jac.aspects.gui.web
 

Methods in org.objectweb.jac.aspects.gui.web that throw TimeoutException
 boolean RefreshPage.waitForClose()
           
 boolean Dialog.waitForClose()