Uses of Class
org.jdesktop.swingx.search.PatternModel
Packages that use PatternModel
Package
Description
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 PatternModel in org.jdesktop.swingx
Fields in org.jdesktop.swingx declared as PatternModelMethods in org.jdesktop.swingx that return PatternModelModifier and TypeMethodDescriptionprotected PatternModel
AbstractPatternPanel.createPatternModel()
factory method to create the PatternModel.protected PatternModel
AbstractPatternPanel.getPatternModel()
returns the patternModel.