| Class | 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<T extends Component> |
Understands a template for matching components by name.
|
Common implementations of .
GenericTypeMatcher
Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.