|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.uispec4j.interception.handlers.AbstractInterceptionHandlerDecorator
org.uispec4j.interception.handlers.ShownInterceptionDetectionHandler
public class ShownInterceptionDetectionHandler
| Field Summary | |
|---|---|
static java.lang.String |
NO_WINDOW_WAS_SHOWN_ERROR_MESSAGE
|
| Constructor Summary | |
|---|---|
ShownInterceptionDetectionHandler(InterceptionHandler handler,
long waitTimeLimit)
|
|
| Method Summary | |
|---|---|
void |
process(Window window)
Called to process a modal dialog when it is shown. |
void |
waitWindow()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String NO_WINDOW_WAS_SHOWN_ERROR_MESSAGE
| Constructor Detail |
|---|
public ShownInterceptionDetectionHandler(InterceptionHandler handler,
long waitTimeLimit)
| Method Detail |
|---|
public void process(Window window)
InterceptionHandler
process in interface InterceptionHandlerprocess in class AbstractInterceptionHandlerDecoratorpublic void waitWindow()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||