abbot.finder.matchers
Class NameMatcher
java.lang.Object
abbot.finder.matchers.AbstractMatcher
abbot.finder.matchers.NameMatcher
- All Implemented Interfaces:
- Matcher
- public class NameMatcher
- extends AbstractMatcher
Provides matching of Components by component name.
NameMatcher
public NameMatcher(String name)
matches
public boolean matches(Component c)
- Description copied from interface:
Matcher
- Return whether the given Component matches some lookup criteria.
toString
public String toString()
- Overrides:
toString
in class AbstractMatcher
Copyright © 2002-2004 Timothy Wall. All Rights Reserved.
Abbot is hosted on