Package abbot.finder.matchers

Provides various types of Matcher implementations for use in component searches.

See:
          Description

Class Summary
AbstractMatcher Convenience abstract class to provide regexp-based matching of strings.
ClassMatcher Provides matching of components by class.
JMenuItemMatcher Matches a JMenuItem given a simple label or a menu path of the format "menu|submenu|menuitem", for example "File|Open|Can of worms".
JMenuMatcher Extension of JMenuItemMatcher that only matches JMenu rather than all JMenuItem
NameMatcher Provides matching of Components by component name.
WindowMatcher Provides matching of a Window by title or component name.
 

Package abbot.finder.matchers Description

Provides various types of Matcher implementations for use in component searches.

Since:
0.12.0


Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on

SourceForge