|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WindowFinderTemplate | |
---|---|
org.fest.swing.finder | Support for testing time-consuming tasks. |
Uses of WindowFinderTemplate in org.fest.swing.finder |
---|
Subclasses of WindowFinderTemplate in org.fest.swing.finder | |
---|---|
class |
DialogFinder
Understands a finder for s. |
class |
FrameFinder
Understands a finder for s. |
Methods in org.fest.swing.finder that return WindowFinderTemplate | |
---|---|
protected WindowFinderTemplate<T> |
WindowFinderTemplate.withTimeout(long timeout)
Sets the timeout for this finder. |
protected WindowFinderTemplate<T> |
WindowFinderTemplate.withTimeout(long timeout,
TimeUnit unit)
Sets the timeout for this finder. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |