|
org.netbeans.modules.editor.settings.storage/1 1.10 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Fields | |
---|---|
org.netbeans.modules.editor.settings.storage.api.EditorSettings.PROP_DEFAULT_FONT_COLORS
This has always been meant for internal use only. As per general contract clients should listen on mime type specific Lookup for changes in editor settings. |
|
org.netbeans.modules.editor.settings.storage.api.EditorSettings.PROP_EDITOR_FONT_COLORS
This has always been meant for internal use only. As per general contract clients should listen on mime type specific Lookup for changes in editor settings. |
Deprecated Methods | |
---|---|
org.netbeans.modules.editor.settings.storage.api.EditorSettings.getDefaultFontColorDefaults(String)
Use getFontColorSettings(new String[0]).getAllFontColorsDefaults(profile) instead. |
|
org.netbeans.modules.editor.settings.storage.api.EditorSettings.getDefaultFontColors(String)
Use getFontColorSettings(new String[0]).getAllFontColors(profile) instead. |
|
org.netbeans.modules.editor.settings.storage.api.EditorSettings.setDefaultFontColors(String, Collection Use getFontColorSettings(new String[0]).setAllFontColors(profile, fontColors) instead. |
|
org.netbeans.modules.editor.settings.storage/1 1.10 | |||||||||
PREV NEXT | FRAMES NO FRAMES |