Uses of Class
org.fest.swing.core.matcher.NamedComponentMatcherTemplate
Packages that use NamedComponentMatcherTemplate
-
Uses of NamedComponentMatcherTemplate in org.fest.swing.core.matcher
Subclasses of NamedComponentMatcherTemplate in org.fest.swing.core.matcherModifier and TypeClassDescriptionfinal class
Understands matching a
by name, title and visibility on the screen.Dialog
final class
Understands matching a
by type, name or title.Frame
final class
Understands matching a
by name, text and visibility on the screen.JButton
final class
Understands matching a
by type, name or text.JLabel
final class
Understands matching a
by type, name or text.JTextComponent