Package org.fest.swing.core.matcher
package org.fest.swing.core.matcher
Common implementations of .
GenericTypeMatcher
-
ClassesClassDescriptionUnderstands matching a
by name, title and visibility on the screen.DialogUnderstands matching aby type, name or title.FrameUnderstands matching aby name, text and visibility on the screen.JButtonUnderstands matching aby type, name or text.JLabelUnderstands matching aby type, name or text.JTextComponentNamedComponentMatcherTemplate<T extends Component>Understands a template for matching components by name.