- setBlinkRate(int) - Method in class org.netbeans.api.editor.caret.EditorCaret
-
- setDot(CaretInfo, Position, Position.Bias) - Method in class org.netbeans.api.editor.caret.CaretMoveContext
-
Change dot of the given caret.
- setDot(int) - Method in class org.netbeans.api.editor.caret.EditorCaret
-
Assign a new offset to the caret in the underlying document.
- setDot(int, Position.Bias, MoveCaretsOrigin) - Method in class org.netbeans.api.editor.caret.EditorCaret
-
Assign a new offset to the caret and identify the operation which
originated the caret movement.
- setDot(NavigationFilter.FilterBypass, int, Position.Bias) - Method in class org.netbeans.spi.editor.caret.CascadingNavigationFilter
-
- setDotAndMark(CaretInfo, Position, Position.Bias, Position, Position.Bias) - Method in class org.netbeans.api.editor.caret.CaretMoveContext
-
Move dot of the given caret so caret selection gets created or changed.
- setEnabled(boolean) - Method in class org.netbeans.spi.editor.AbstractEditorAction
-
- setHighlights(HighlightsSequence) - Method in class org.netbeans.spi.editor.highlighting.support.OffsetsBag
-
Resets this bag to use the new set of highlights.
- setHighlights(OffsetsBag) - Method in class org.netbeans.spi.editor.highlighting.support.OffsetsBag
-
Resets this bag to use the new set of highlights.
- setHighlights(PositionsBag) - Method in class org.netbeans.spi.editor.highlighting.support.PositionsBag
-
Resets this sequence to use the new set of highlights.
- setMagicCaretPosition(CaretInfo, Point) - Method in class org.netbeans.api.editor.caret.CaretMoveContext
-
Set magic caret position of the given caret.
- setMagicCaretPosition(Point) - Method in class org.netbeans.api.editor.caret.EditorCaret
-
- setNavigationFilter(JTextComponent, MoveCaretsOrigin, NavigationFilter) - Static method in class org.netbeans.api.editor.caret.EditorCaret
-
Sets navigation filter for a certain operation type, defined by
MoveCaretsOrigin
.
- setNextWordOffset(int) - Method in class org.netbeans.spi.editor.typinghooks.CamelCaseInterceptor.MutableContext
-
Sets the new offset after remove or jump.
- setOwnerAndPrevious(JTextComponent, MoveCaretsOrigin, NavigationFilter) - Method in class org.netbeans.spi.editor.caret.CascadingNavigationFilter
-
- setSelectionVisible(boolean) - Method in class org.netbeans.api.editor.caret.EditorCaret
-
- setTaskStarted(OnSaveTask.Context, boolean) - Method in class org.netbeans.spi.editor.document.OnSaveTask.PackageAccessor
-
- setText(String, int, int, int...) - Method in class org.netbeans.spi.editor.typinghooks.TypedBreakInterceptor.MutableContext
-
Sets the insertion text and adjusted caret position.
- setText(String, int) - Method in class org.netbeans.spi.editor.typinghooks.TypedTextInterceptor.MutableContext
-
Sets the insertion text and adjusted caret position.
- setText(String, int, boolean) - Method in class org.netbeans.spi.editor.typinghooks.TypedTextInterceptor.MutableContext
-
Sets the insertion text and adjusted caret position.
- setUndoEdit(OnSaveTask.Context, UndoableEdit) - Method in class org.netbeans.spi.editor.document.OnSaveTask.PackageAccessor
-
- setVisible(boolean) - Method in class org.netbeans.api.editor.caret.EditorCaret
-
Sets the caret visibility, and repaints the caret.
- SHOW_OFF_RACK - Static variable in class org.netbeans.spi.editor.highlighting.ZOrder
-
The show off rack of z-orders.
- SideBarFactory - Interface in org.netbeans.spi.editor
-
This interface should implement all components that need to be added
in the editor sidebar.
- SplitOffsetHighlightsSequence - Interface in org.netbeans.spi.editor.highlighting
-
Highlights sequence that supports split offsets in addition to regular offsets.
- StickyWindowSupport - Class in org.netbeans.api.editor
-
Support for Sticky Windows in the editor.
- SYNTAX_RACK - Static variable in class org.netbeans.spi.editor.highlighting.ZOrder
-
The syntax highlighting rack of z-order.