Package org.jdesktop.swingx.search
Interface PatternMatcher
-
public interface PatternMatcher
Implemented by classes that work withPattern
objects.- Author:
- Ramesh Gupta
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Pattern
getPattern()
void
setPattern(Pattern pattern)
-