|
||||||||||
| 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.NewThreadInterceptionHandlerDecorator
public class NewThreadInterceptionHandlerDecorator
| Constructor Summary | |
|---|---|
NewThreadInterceptionHandlerDecorator(InterceptionHandler innerHandler)
|
|
| Method Summary | |
|---|---|
void |
complete()
|
void |
join()
|
void |
process(Window window)
Called to process a modal dialog when it is shown. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NewThreadInterceptionHandlerDecorator(InterceptionHandler innerHandler)
| Method Detail |
|---|
public void process(Window window)
InterceptionHandler
process in interface InterceptionHandlerprocess in class AbstractInterceptionHandlerDecoratorpublic void complete()
public void join()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||