Uses of Class
org.fest.swing.finder.WindowFinderTemplate
Packages that use WindowFinderTemplate
-
Uses of WindowFinderTemplate in org.fest.swing.finder
Subclasses of WindowFinderTemplate in org.fest.swing.finderModifier and TypeClassDescriptionclass
Understands a finder for
s.Dialog
class
Understands a finder for
s.Frame
Methods in org.fest.swing.finder that return WindowFinderTemplateModifier and TypeMethodDescriptionprotected 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.