Package | Description |
---|---|
org.netbeans.editor |
Modifier and Type | Method and Description |
---|---|
static void |
LocaleSupport.addLocalizer(LocaleSupport.Localizer localizer)
Deprecated.
Add a new localizer to the localizer array.
|
static void |
LocaleSupport.removeLocalizer(LocaleSupport.Localizer localizer)
Deprecated.
Remove the existing localizer from the localizer array.
|