Uses of Class
org.gvsig.gui.beans.comboboxconfigurablelookup.StringComparator.LocaleRules
Packages that use StringComparator.LocaleRules
-
Uses of StringComparator.LocaleRules in org.gvsig.gui.beans.comboboxconfigurablelookup
Methods in org.gvsig.gui.beans.comboboxconfigurablelookup that return StringComparator.LocaleRulesModifier and TypeMethodDescriptionStringComparator.getLocaleRules()Gets an object with the information for use the locale rules in comparison between strings.Methods in org.gvsig.gui.beans.comboboxconfigurablelookup with parameters of type StringComparator.LocaleRulesModifier and TypeMethodDescriptionvoidStringComparator.setLocaleRules(StringComparator.LocaleRules locRules) Sets an object with the information for use the locale rules in comparison between strings.