Uses of Class
org.fest.swing.core.matcher.FrameMatcher
Packages that use FrameMatcher
-
Uses of FrameMatcher in org.fest.swing.core.matcher
Methods in org.fest.swing.core.matcher that return FrameMatcherModifier and TypeMethodDescriptionFrameMatcher.andShowing()Indicates that theto match should be showing on the screen.FrameSpecifies the title to match.Specifies the title to match.static FrameMatcherFrameMatcher.any()Creates a newthat matches anyFrameMatcher.Framestatic FrameMatcherCreates a newthat matches aFrameMatcherthat: has a matching name (optionally) has matching title (optionally) is showing on the screenFramestatic FrameMatcherCreates a newthat matches aFrameMatcherby its title.Framestatic FrameMatcherCreates a newthat matches aFrameMatcherby its title.Frame