See: Description
Class | Description |
---|---|
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.
|
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 | Description |
---|---|
InterceptionError |
Copyright © 2004–2016. All rights reserved.