Uses of Class
com.iizigo.prop.PatternManager.CategoryPatterns
Packages that use PatternManager.CategoryPatterns
Uses of PatternManager.CategoryPatterns in com.iizigo.prop
Methods in com.iizigo.prop that return PatternManager.CategoryPatternsModifier and TypeMethodDescriptionPatternManager.getAllPatterns()Gets all available patterns for the work-with-patterns dialog box.Methods in com.iizigo.prop with parameters of type PatternManager.CategoryPatternsModifier and TypeMethodDescriptionintPatternManager.CategoryPatterns.compare(PatternManager.CategoryPatterns o1, PatternManager.CategoryPatterns o2) Compares two categories for sorting.Method parameters in com.iizigo.prop with type arguments of type PatternManager.CategoryPatternsModifier and TypeMethodDescriptionvoidPatternManager.setPatterns(Collection<PatternManager.CategoryPatterns> categoryPatterns) Assigns the edited category patterns.