Uses of Class
org.fest.swing.finder.FrameFinder
Packages that use FrameFinder
-
Uses of FrameFinder in org.fest.swing.finder
Methods in org.fest.swing.finder that return FrameFinderModifier and TypeMethodDescriptionstatic FrameFinderCreates a newcapable of looking up aFrameFinderby type.Framestatic FrameFinderCreates a newcapable of looking up aFrameFinderby name.Framestatic FrameFinderWindowFinder.findFrame(GenericTypeMatcher<? extends Frame> matcher) Creates a newcapable of looking up aFrameFinderusing the provided matcher.FrameFrameFinder.withTimeout(long timeout) Sets the timeout for this finder.FrameFinder.withTimeout(long timeout, TimeUnit unit) Sets the timeout for this finder.