|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
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. |
Provides various types of Matcher implementations for use in component searches.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||