Uses of Class
org.jdesktop.swingx.search.PatternModel
-
Packages that use PatternModel 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 PatternModel in org.jdesktop.swingx
Fields in org.jdesktop.swingx declared as PatternModel Modifier and Type Field Description protected PatternModelAbstractPatternPanel. patternModelMethods in org.jdesktop.swingx that return PatternModel Modifier and Type Method Description protected PatternModelAbstractPatternPanel. createPatternModel()factory method to create the PatternModel.protected PatternModelAbstractPatternPanel. getPatternModel()returns the patternModel.
-