Uses of Class
org.geotools.swing.locale.PropertiesFileInfo
-
Packages that use PropertiesFileInfo Package Description org.geotools.swing.locale Support for localized text in GUI elements. -
-
Uses of PropertiesFileInfo in org.geotools.swing.locale
Methods in org.geotools.swing.locale that return types with arguments of type PropertiesFileInfo Modifier and Type Method Description List<PropertiesFileInfo>
PropertiesFileFinder. scan(String resourceDir)
Searches for properties files in the specified resource directory and returns information about each file and theLocales
that it supports.
-