public interface MatcherHolder
Modifier and Type | Method and Description |
---|---|
static void |
associateMatcher(javax.swing.JComponent component,
Matcher matcher) |
static Matcher |
getAssociatedMatcher(javax.swing.JComponent component) |
void |
setPatternMatcher(Matcher matcher)
Deprecated.
|
@Deprecated void setPatternMatcher(Matcher matcher)
associateMatcher(JComponent, Matcher)
static void associateMatcher(javax.swing.JComponent component, Matcher matcher)
static Matcher getAssociatedMatcher(javax.swing.JComponent component)