Package | Description |
---|---|
org.fest.swing.core.matcher |
Common implementations of
. |
Class and Description |
---|
DialogMatcher
Understands matching a
by name, title and visibility on the screen. |
FrameMatcher
Understands matching a
by type, name or title. |
JButtonMatcher
Understands matching a
by name, text and visibility on the screen. |
JLabelMatcher
Understands matching a
by type, name or text. |
JTextComponentMatcher
Understands matching a
by type, name or text. |
NamedComponentMatcherTemplate
Understands a template for matching components by name.
|
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.