Uses of Class
org.fest.swing.core.matcher.JLabelMatcher
Packages that use JLabelMatcher
-
Uses of JLabelMatcher in org.fest.swing.core.matcher
Methods in org.fest.swing.core.matcher that return JLabelMatcherModifier and TypeMethodDescriptionJLabelMatcher.andShowing()Indicates that theto match should be showing on the screen.JLabelSpecifies the text to match.Specifies the text to match.static JLabelMatcherJLabelMatcher.any()Creates a newthat matches anyJLabelMatcher.JLabelstatic JLabelMatcherCreates a newthat matches aJLabelMatcherthat: has a matching name (optionally) has matching text (optionally) is showing on the screenJLabelstatic JLabelMatcherCreates a newthat matches aJLabelMatcherby its text.JLabelstatic JLabelMatcherCreates a newthat matches aJLabelMatcherby its text.JLabel