Uses of Class
org.jdesktop.swingx.decorator.PatternFilter
-
Packages that use PatternFilter 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 PatternFilter in org.jdesktop.swingx
Methods in org.jdesktop.swingx with parameters of type PatternFilter Modifier and Type Method Description void
JXSearchPanel. setPatternFilter(PatternFilter filter)
sets the PatternFilter control.
-