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