- EDITOR_SEARCH_TYPE - Static variable in class org.netbeans.api.editor.settings.SimpleValueNames
-
Determines editor search type.
- EditorStyleConstants - Class in org.netbeans.api.editor.settings
-
Style Constants for Fonts and Colors AttributeSets.
- ENABLE_INDENTATION - Static variable in class org.netbeans.api.editor.settings.SimpleValueNames
-
Whether indentation is enabled.
- equals(Object) - Method in class org.netbeans.api.editor.settings.CodeTemplateDescription
-
Checks whether this code template is equal with a code template passed in
as the obj
parameter.
- equals(Object) - Method in class org.netbeans.api.editor.settings.MultiKeyBinding
-
Two keybindings are equal if and only if they represent
the same keystrokes sequence and the same action name.
- EXPAND_TABS - Static variable in class org.netbeans.api.editor.settings.SimpleValueNames
-
Whether expand typed tabs to spaces.