Uses of Package
org.fest.swing.core.matcher

Packages that use org.fest.swing.core.matcher
org.fest.swing.core.matcher Common implementations of GenericTypeMatcher
 

Classes in org.fest.swing.core.matcher used by org.fest.swing.core.matcher
DialogMatcher
          Understands matching a Dialog by name, title and visibility on the screen.
FrameMatcher
          Understands matching a Frame by type, name or title.
JButtonMatcher
          Understands matching a JButton by name, text and visibility on the screen.
JLabelMatcher
          Understands matching a JLabel by type, name or text.
JTextComponentMatcher
          Understands matching a JTextComponent by type, name or text.
NamedComponentMatcherTemplate
          Understands a template for matching components by name.
 



Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.