Uses of Interface
org.uispec4j.interception.handlers.InterceptionHandler

Packages that use InterceptionHandler
org.uispec4j.interception.handlers   
org.uispec4j.interception.toolkit   
 

Uses of InterceptionHandler in org.uispec4j.interception.handlers
 

Classes in org.uispec4j.interception.handlers that implement InterceptionHandler
 class AbstractInterceptionHandlerDecorator
           
 class ClosedInterceptionDetectionHandler
           
 class ModalInterceptionCheckerHandler
           
 class NewThreadInterceptionHandlerDecorator
           
 class ShownInterceptionCollectorHandler
           
 class ShownInterceptionDetectionHandler
           
 

Constructors in org.uispec4j.interception.handlers with parameters of type InterceptionHandler
AbstractInterceptionHandlerDecorator(InterceptionHandler innerHandler)
           
ClosedInterceptionDetectionHandler(InterceptionHandler innerHandler, long timeout)
           
ModalInterceptionCheckerHandler(InterceptionHandler innerHandler, boolean shouldBeModal)
           
NewThreadInterceptionHandlerDecorator(InterceptionHandler innerHandler)
           
ShownInterceptionDetectionHandler(InterceptionHandler handler, long waitTimeLimit)
           
 

Uses of InterceptionHandler in org.uispec4j.interception.toolkit
 

Methods in org.uispec4j.interception.toolkit with parameters of type InterceptionHandler
 void UISpecDisplay.add(InterceptionHandler handler)
           
 void UISpecDisplay.remove(InterceptionHandler handler)
           
 



Copyright © 2004-2010. All Rights Reserved.