站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

Uses of Interface org.netbeans.editor.LocaleSupport.Localizer (Editor Library) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.editor.lib/1 1.14.0 3

Uses of Interface
org.netbeans.editor.LocaleSupport.Localizer

Packages that use LocaleSupport.Localizer
org.netbeans.editor   
 

Uses of LocaleSupport.Localizer in org.netbeans.editor
 

Methods in org.netbeans.editor with parameters of type LocaleSupport.Localizer
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.
 


org.netbeans.modules.editor.lib/1 1.14.0 3

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.