org.netbeans.modules.editor.lib/3 3.23.0 19

org.netbeans.editor
Interface LocaleSupport.Localizer

Enclosing class:
LocaleSupport

public static interface LocaleSupport.Localizer

Translates the keys to the localized strings. There can be multiple localizers registered in the locale support.


Method Summary
 String getString(String key)
          Translate the key to the localized string.
 

Method Detail

getString

String getString(String key)
Translate the key to the localized string.

Parameters:
key - key to translate to the localized string.

org.netbeans.modules.editor.lib/3 3.23.0 19

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.