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

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

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

Uses of Interface
org.netbeans.editor.Settings.Evaluator

Packages that use Settings.Evaluator
org.netbeans.editor   
 

Uses of Settings.Evaluator in org.netbeans.editor
 

Classes in org.netbeans.editor that implement Settings.Evaluator
static class SettingsUtil.FontStylePrintColoringEvaluator
          Deprecated. Fonts and colors for printing are the same as those on screen. Use Editor Settings and Editor Settings Storage API instead.
static class SettingsUtil.ForeColorPrintColoringEvaluator
          Deprecated. Fonts and colors for printing are the same as those on screen. Use Editor Settings and Editor Settings Storage API instead.
static class SettingsUtil.PrintColoringEvaluator
          Deprecated. Fonts and colors for printing are the same as those on screen. Use Editor Settings and Editor Settings Storage API instead.
static class SettingsUtil.TokenColoringEvaluator
          Deprecated. Use Editor Settings and Editor Settings Storage API instead.
 


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.