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 the
to match should be showing on the screen.JLabel
Specifies the text to match.Specifies the text to match.static JLabelMatcher
JLabelMatcher.any()
Creates a new
that matches anyJLabelMatcher
.JLabel
static JLabelMatcher
Creates a new
that matches aJLabelMatcher
that: has a matching name (optionally) has matching text (optionally) is showing on the screenJLabel
static JLabelMatcher
Creates a new
that matches aJLabelMatcher
by its text.JLabel
static JLabelMatcher
Creates a new
that matches aJLabelMatcher
by its text.JLabel