Package org.jdesktop.swingx.search
Interface PatternMatcher
-
public interface PatternMatcherImplemented by classes that work withPatternobjects.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.regex.PatterngetPattern()voidsetPattern(java.util.regex.Pattern pattern)
-