|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JFileChooserFinder | |
|---|---|
| org.fest.swing.finder | Support for testing time-consuming tasks. |
| Uses of JFileChooserFinder in org.fest.swing.finder |
|---|
| Methods in org.fest.swing.finder that return JFileChooserFinder | |
|---|---|
static JFileChooserFinder |
JFileChooserFinder.findFileChooser()
Creates a new capable of looking up a . |
static JFileChooserFinder |
JFileChooserFinder.findFileChooser(GenericTypeMatcher<? extends JFileChooser> matcher)
Creates a new capable of looking up a
using the given matcher. |
static JFileChooserFinder |
JFileChooserFinder.findFileChooser(String name)
Creates a new capable of looking up a by
name. |
JFileChooserFinder |
JFileChooserFinder.withTimeout(long timeout)
Sets the timeout for this finder. |
JFileChooserFinder |
JFileChooserFinder.withTimeout(long timeout,
TimeUnit unit)
Sets the timeout for this finder. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||