|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UISpecAdapter | |
|---|---|
| org.uispec4j | Provides classes for handling user interface components. |
| org.uispec4j.interception | Provides a mechanism for intercepting popped-up dialogs and menus. |
| Uses of UISpecAdapter in org.uispec4j |
|---|
| Methods in org.uispec4j with parameters of type UISpecAdapter | |
|---|---|
void |
UISpecTestCase.setAdapter(UISpecAdapter adapter)
|
| Uses of UISpecAdapter in org.uispec4j.interception |
|---|
| Classes in org.uispec4j.interception that implement UISpecAdapter | |
|---|---|
class |
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||