|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||