Uses of Interface
org.jdesktop.swingx.search.PatternMatcher
-
Packages that use PatternMatcher Package Description org.jdesktop.swingx Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich, data-centric client applications. -
-
Uses of PatternMatcher in org.jdesktop.swingx
Methods in org.jdesktop.swingx with parameters of type PatternMatcher Modifier and Type Method Description voidJXSearchPanel. addPatternMatcher(PatternMatcher matcher)Adds a pattern matcher.protected voidJXSearchPanel. updateFieldName(PatternMatcher matcher)
-