| Package | Description |
|---|---|
| org.assertj.swing.finder |
Utilities for finding
Components. |
| Modifier and Type | Class and Description |
|---|---|
class |
DialogFinder
Finder for AWT or Swing
Dialogs. |
class |
FrameFinder
Finder for
Frames. |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2014 AssertJ. All rights reserved.