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 TypeMethodDescriptionint
PatternManager.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 TypeMethodDescriptionvoid
PatternManager.setPatterns
(Collection<PatternManager.CategoryPatterns> categoryPatterns) Assigns the edited category patterns.