|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| BasicHandler | Ready-to-use window interception handler, designed for simple dialogs. |
| FileChooserHandler | WindowHandler implementation dedicated to file chooser dialogs. |
| MainClassAdapter | Adapter that intercepts the window displayed by the main() of a given class. This adapter keeps the reference of the intercepted window, so that main() is not called on subsequent calls. |
| PopupMenuInterceptor | Interceptor for (usually right-click triggered) pop-up menus. |
| WindowHandler | Interface used for defining modal dialog handlers. |
| WindowInterceptor | Intercepts popped-up windows such as JFrame or JDialog. |
| Error Summary | |
|---|---|
| InterceptionError | |
Provides a mechanism for intercepting popped-up dialogs and menus. The main class of this package is the WindowInterceptor class.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||