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

S-Index (Editor Settings Storage) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.editor.settings.storage/1 1.10
A E F G I K O P R S

S

setAllFontColors(String, Collection<AttributeSet>) - Method in class org.netbeans.modules.editor.settings.storage.api.FontColorSettingsFactory
Sets all token font and colors for given scheme.
setAllFontColorsDefaults(String, Collection<AttributeSet>) - Method in class org.netbeans.modules.editor.settings.storage.api.FontColorSettingsFactory
Sets default values for all token font and colors for given scheme.
setCurrentFontColorProfile(String) - Method in class org.netbeans.modules.editor.settings.storage.api.EditorSettings
Sets current font & colors profile.
setCurrentKeyMapProfile(String) - Method in class org.netbeans.modules.editor.settings.storage.api.EditorSettings
Sets current keymap profile.
setDefaultFontColors(String, Collection<AttributeSet>) - Method in class org.netbeans.modules.editor.settings.storage.api.EditorSettings
Deprecated. Use getFontColorSettings(new String[0]).setAllFontColors(profile, fontColors) instead.
setHighlightings(String, Map<String, AttributeSet>) - Method in class org.netbeans.modules.editor.settings.storage.api.EditorSettings
Sets highlighting properties for given profile.
setKeyBindings(String, List<MultiKeyBinding>) - Method in class org.netbeans.modules.editor.settings.storage.api.KeyBindingSettingsFactory
Gets the keybindings list, where items are instances of MultiKeyBinding.

org.netbeans.modules.editor.settings.storage/1 1.10
A E F G I K O P R S
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.