Uses of Class
com.iizix.text.util.PrettyLocaledTexts
Packages that use PrettyLocaledTexts Package Description com.iizix.gyro com.iizix.server.gyro com.iizix.text.util Uses of PrettyLocaledTexts in com.iizix.gyro
Methods in com.iizix.gyro that return PrettyLocaledTexts Modifier and Type Method Description PrettyLocaledTextsIAppSessionGyro. getPrettyLocaledTexts()Gets the locale'd texts instance for the sessions language and text tables.PrettyLocaledTextsIClientSessionGyro. getPrettyLocaledTexts()Gets the locale'd texts instance for the sessions language and text tables.Uses of PrettyLocaledTexts in com.iizix.server.gyro
Methods in com.iizix.server.gyro that return PrettyLocaledTexts Modifier and Type Method Description PrettyLocaledTextsAppSessionGyro. getPrettyLocaledTexts()Gets the locale'd texts instance for the sessions language and text tables.PrettyLocaledTextsClientSessionGyro. getPrettyLocaledTexts()Gets the locale'd texts instance for the sessions language and text tables.Uses of PrettyLocaledTexts in com.iizix.text.util
Methods in com.iizix.text.util that return PrettyLocaledTexts Modifier and Type Method Description static PrettyLocaledTextsPrettyLocaledTexts. getDefault()Gets the system default instance for PrettyLocaledTexts.