Uses of Class
org.fest.swing.finder.JOptionPaneFinder
Packages that use JOptionPaneFinder
-
Uses of JOptionPaneFinder in org.fest.swing.finder
Methods in org.fest.swing.finder that return JOptionPaneFinderModifier and TypeMethodDescriptionstatic JOptionPaneFinderJOptionPaneFinder.findOptionPane()Creates a newcapable of looking up aJOptionPaneFinder.JOptionPanestatic JOptionPaneFinderJOptionPaneFinder.findOptionPane(GenericTypeMatcher<? extends JOptionPane> matcher) Creates a newcapable of looking up aJOptionPaneFinderusing the given matcher.JOptionPaneJOptionPaneFinder.withTimeout(long timeout) Sets the timeout for this finder.JOptionPaneFinder.withTimeout(long timeout, TimeUnit unit) Sets the timeout for this finder.