- SCROLL_FIND_INSETS - Static variable in class org.netbeans.api.editor.settings.SimpleValueNames
-
How much space must be reserved in each direction for the find operation.
- SCROLL_JUMP_INSETS - Static variable in class org.netbeans.api.editor.settings.SimpleValueNames
-
How much should the view jump when scrolling goes off the screen.
- SELECTION_COLORING - Static variable in class org.netbeans.api.editor.settings.FontColorNames
-
Coloring used for selection
- SHOW_DEPRECATED_MEMBERS - Static variable in class org.netbeans.api.editor.settings.SimpleValueNames
-
Whether show deprecated members in code completion popup window
Values: java.lang.Boolean
- SimpleValueNames - Class in org.netbeans.api.editor.settings
-
The names of SimpleValuesSettings.
- SPACES_PER_TAB - Static variable in class org.netbeans.api.editor.settings.SimpleValueNames
-
How many spaces substitute per one typed tab.
- STATUS_BAR_BOLD_COLORING - Static variable in class org.netbeans.api.editor.settings.FontColorNames
-
Coloring used to mark important text in the status bar
- STATUS_BAR_CARET_DELAY - Static variable in class org.netbeans.api.editor.settings.SimpleValueNames
-
Delay for updating information about caret in the status bar.
- STATUS_BAR_COLORING - Static variable in class org.netbeans.api.editor.settings.FontColorNames
-
Coloring used for the status bar
- STATUS_BAR_VISIBLE - Static variable in class org.netbeans.api.editor.settings.SimpleValueNames
-
Whether status bar should be visible or not.