Uses of Class
org.fest.swing.core.matcher.JButtonMatcher
Packages that use JButtonMatcher
-
Uses of JButtonMatcher in org.fest.swing.core.matcher
Methods in org.fest.swing.core.matcher that return JButtonMatcherModifier and TypeMethodDescriptionJButtonMatcher.andShowing()Indicates that theto match should be showing on the screen.JButtonSpecifies the text to match.Specifies the text to match.static JButtonMatcherJButtonMatcher.any()Creates a newthat matches anyJButtonMatcher.JButtonstatic JButtonMatcherCreates a newthat matches aJButtonMatcherthat: has a matching name (optionally) has matching text (optionally) is showing on the screenJButtonstatic JButtonMatcherCreates a newthat matches aJButtonMatcherby its text.JButtonstatic JButtonMatcherCreates a newthat matches aJButtonMatcherby its text.JButton