See: Description
| Class | Description |
|---|---|
| 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.
|
Abbot is hosted on