Skip navigation links
org.netbeans.modules.editor.settings.storage/1 1.76.0
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.
setAnnotations(String, Map<String, AttributeSet>) - Method in class org.netbeans.modules.editor.settings.storage.api.EditorSettings
Sets annotation properties for given profile.
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.
StorageSupport - Class in org.netbeans.modules.editor.settings.storage.spi.support
Deprecated.
Functionality of this Support can be obtained either from Utilities.
stringToKeyStrokes(String, boolean) - Static method in class org.netbeans.modules.editor.settings.storage.spi.support.StorageSupport
Deprecated.
use KeyStrokeUtils.getKeyStrokes(java.lang.String) or Utilities.stringToKeys(java.lang.String). Note the differences in delimiter used by the two methods.
A E F G I K O P R S 
Skip navigation links
org.netbeans.modules.editor.settings.storage/1 1.76.0