org.uispec4j.interception.handlers
Interface InterceptionHandler

All Known Implementing Classes:
AbstractInterceptionHandlerDecorator, ClosedInterceptionDetectionHandler, ModalInterceptionCheckerHandler, NewThreadInterceptionHandlerDecorator, ShownInterceptionCollectorHandler, ShownInterceptionDetectionHandler

public interface InterceptionHandler

Internal interface for window handlers used by WindowInterceptor.


Method Summary
 void process(Window window)
          Called to process a modal dialog when it is shown.
 

Method Detail

process

void process(Window window)
Called to process a modal dialog when it is shown.



Copyright © 2004-2010. All Rights Reserved.