public class JMenuItemMatcher extends Object implements Matcher
JMenuItem given a simple label or a menu path of the
format "menu|submenu|menuitem", for example "File|Open|Can of worms".| Constructor and Description |
|---|
JMenuItemMatcher(String label) |
public JMenuItemMatcher(String label)
public static List splitMenuPath(String path)
path - A path of the form File|Open|Can of wormspublic boolean matches(Component c)
Matcher
Abbot is hosted on