Uses of Class
jpicedt.Localizer
-
Packages that use Localizer Package Description jpicedt Contains the main JPicEdt class, as well as some utilities. -
-
Uses of Localizer in jpicedt
Methods in jpicedt that return Localizer Modifier and Type Method Description static LocalizerLocalizer. currentLocalizer()Methods in jpicedt with parameters of type Localizer Modifier and Type Method Description static voidLocalizer. setCurrentLocalizer(Localizer aLocalizer)set the Localizer that should be used for the jpicedt's class library
-