- getAction(EditorKit, String) - Static method in class org.netbeans.api.editor.EditorUtilities
-
Find an action with the given name in the editor kit.
- getActionType() - Method in class org.netbeans.api.editor.caret.MoveCaretsOrigin
-
Returns the type of the action which originated the caret movement.
- getAffectedEndOffset() - Method in class org.netbeans.api.editor.caret.EditorCaretEvent
-
Get end of the region that was affected by caret change.
- getAffectedStartOffset() - Method in class org.netbeans.api.editor.caret.EditorCaretEvent
-
Get start of the region that was affected by caret change.
- getAttributes() - Method in interface org.netbeans.spi.editor.highlighting.HighlightsSequence
-
Gets the set of attributes that define how to render a current highlight.
- getBlinkRate() - Method in class org.netbeans.api.editor.caret.EditorCaret
-
- getBreakInsertOffset() - Method in class org.netbeans.spi.editor.typinghooks.TypedBreakInterceptor.Context
-
Gets the line break insertion offset.
- getCaret() - Method in class org.netbeans.api.editor.caret.EditorCaretEvent
-
Get caret instance to which this event relates.
- getCaretAt(int) - Method in class org.netbeans.api.editor.caret.EditorCaret
-
Get information about the caret at the specified offset.
- getCaretItem() - Method in class org.netbeans.spi.editor.caret.NavigationFilterBypass
-
Returns the currently changing CaretItem.
- getCaretOffset() - Method in class org.netbeans.spi.editor.typinghooks.TypedBreakInterceptor.Context
-
Gets the caret offset.
- getCarets() - Method in class org.netbeans.api.editor.caret.EditorCaret
-
Get information about all existing carets in the order they were created.
- getComponent() - Method in class org.netbeans.api.editor.caret.CaretMoveContext
-
Return component in which the caret is currently installed.
- getComponent() - Method in class org.netbeans.api.editor.NavigationHistory.Waypoint
-
- getComponent() - Method in class org.netbeans.spi.editor.highlighting.HighlightsLayerFactory.Context
-
Gets the text component for which the highlight layers are created.
- getComponent() - Method in class org.netbeans.spi.editor.typinghooks.CamelCaseInterceptor.MutableContext
-
Gets the editor component where the currently processed key typed event
occurred.
- getComponent() - Method in class org.netbeans.spi.editor.typinghooks.DeletedTextInterceptor.Context
-
Gets the editor component where the currently processed key typed event
occurred.
- getComponent() - Method in class org.netbeans.spi.editor.typinghooks.TypedBreakInterceptor.Context
-
Gets the editor component where the currently processed key typed event
occurred.
- getComponent() - Method in class org.netbeans.spi.editor.typinghooks.TypedTextInterceptor.Context
-
Gets the editor component where the currently processed key typed event
occurred.
- getCurrentWaypoint() - Method in class org.netbeans.api.editor.NavigationHistory
-
- getDirection() - Method in class org.netbeans.api.editor.caret.MoveCaretsOrigin
-
Specifies the desired movement direction.
- getDisplayName() - Method in interface org.netbeans.spi.editor.codegen.CodeGenerator
-
Gets the generator's name to be displayed in the popup that appears on
the Insert Code action invocation.
- getDocument() - Method in class org.netbeans.api.editor.caret.CaretMoveContext
-
Get document associated with the text component.
- getDocument() - Method in class org.netbeans.spi.editor.document.OnSaveTask.Context
-
Get a document on which the task is being executed.
- getDocument() - Method in class org.netbeans.spi.editor.highlighting.HighlightsLayerFactory.Context
-
Gets the document for which the highlight layers are created.
- getDocument() - Method in class org.netbeans.spi.editor.typinghooks.CamelCaseInterceptor.MutableContext
-
Gets the edited document.
- getDocument() - Method in class org.netbeans.spi.editor.typinghooks.DeletedTextInterceptor.Context
-
Gets the edited document.
- getDocument() - Method in class org.netbeans.spi.editor.typinghooks.TypedBreakInterceptor.Context
-
Gets the edited document.
- getDocument() - Method in class org.netbeans.spi.editor.typinghooks.TypedTextInterceptor.Context
-
Gets the edited document.
- getDot() - Method in class org.netbeans.api.editor.caret.CaretInfo
-
Fetches the current position of the caret.
- getDot() - Method in class org.netbeans.api.editor.caret.EditorCaret
-
Get dot offset of the last created caret in the underlying document.
- getDotBias() - Method in class org.netbeans.api.editor.caret.CaretInfo
-
- getDotBias() - Method in class org.netbeans.api.editor.caret.EditorCaret
-
- getDotPosition() - Method in class org.netbeans.api.editor.caret.CaretInfo
-
Get position of the caret itself.
- getEditorCaret() - Method in class org.netbeans.spi.editor.caret.NavigationFilterBypass
-
Access to the entire EditorCaret abstraction
- getEdits() - Static method in class org.netbeans.api.editor.NavigationHistory
-
- getEndOffset() - Method in class org.netbeans.spi.editor.highlighting.HighlightsChangeEvent
-
Gets the end of an area in the document where highlighting has
changed.
- getEndOffset() - Method in interface org.netbeans.spi.editor.highlighting.HighlightsSequence
-
Gets the end offset of a current highlight.
- getEndSplitOffset() - Method in interface org.netbeans.spi.editor.highlighting.SplitOffsetHighlightsSequence
-
- getHighlights(int, int) - Method in interface org.netbeans.spi.editor.highlighting.HighlightsContainer
-
Provides the list of highlighted areas that should be used for rendering
a document.
- getHighlights(int, int) - Method in class org.netbeans.spi.editor.highlighting.support.AbstractHighlightsContainer
-
- getHighlights(int, int) - Method in class org.netbeans.spi.editor.highlighting.support.OffsetsBag
-
Gets highlights from an area of a document.
- getHighlights(int, int) - Method in class org.netbeans.spi.editor.highlighting.support.PositionsBag
-
Gets highlights from an area of a document.
- getKeys() - Method in class org.netbeans.spi.editor.AbstractEditorAction
-
- getLastCaret() - Method in class org.netbeans.api.editor.caret.EditorCaret
-
Get info about the most recently created caret.
- getMagicCaretPosition() - Method in class org.netbeans.api.editor.caret.CaretInfo
-
Gets the current caret visual location.
- getMagicCaretPosition() - Method in class org.netbeans.api.editor.caret.EditorCaret
-
- getMark() - Method in class org.netbeans.api.editor.caret.CaretInfo
-
Fetches the current position of the mark.
- getMark() - Method in class org.netbeans.api.editor.caret.EditorCaret
-
Get mark offset of the last created caret in the underlying document.
- getMarkBias() - Method in class org.netbeans.api.editor.caret.CaretInfo
-
- getMarkBias() - Method in class org.netbeans.api.editor.caret.EditorCaret
-
- getMarkPosition() - Method in class org.netbeans.api.editor.caret.CaretInfo
-
Return either the same object like
CaretInfo.getDotPosition()
if there's no selection
or return position denoting the other end of an existing selection (which is either before
or after the dot position depending of how the selection was created).
- getMenuPresenter() - Method in class org.netbeans.spi.editor.AbstractEditorAction
-
Get presenter of this action in main menu.
- getModificationsRootElement() - Method in class org.netbeans.spi.editor.document.OnSaveTask.Context
-
Get a root element with zero or more child elements each designating a modified region
of a document.
- getNavigationFilter(JTextComponent, MoveCaretsOrigin) - Static method in class org.netbeans.api.editor.caret.EditorCaret
-
Returns the navigation filter for a certain operation.
- getNavigations() - Static method in class org.netbeans.api.editor.NavigationHistory
-
- getNextFilter() - Method in class org.netbeans.spi.editor.caret.CascadingNavigationFilter
-
Returns the next filter in the chain.
- getNextVisualPositionFrom(JTextComponent, int, Position.Bias, int, Position.Bias[]) - Method in class org.netbeans.spi.editor.caret.CascadingNavigationFilter
-
- getNextWaypoints() - Method in class org.netbeans.api.editor.NavigationHistory
-
- getOffset() - Method in class org.netbeans.api.editor.NavigationHistory.Waypoint
-
- getOffset() - Method in class org.netbeans.spi.editor.typinghooks.CamelCaseInterceptor.MutableContext
-
Gets the offset.
- getOffset() - Method in class org.netbeans.spi.editor.typinghooks.DeletedTextInterceptor.Context
-
Gets the removal offset.
- getOffset() - Method in class org.netbeans.spi.editor.typinghooks.TypedTextInterceptor.Context
-
Gets the insertion offset.
- getOrigin() - Method in class org.netbeans.spi.editor.caret.NavigationFilterBypass
-
Describes the origin / reason of the movement.
- getOriginalCarets() - Method in class org.netbeans.api.editor.caret.CaretMoveContext
-
Get list of carets at the time when transaction started.
- getOriginalLastCaret() - Method in class org.netbeans.api.editor.caret.CaretMoveContext
-
- getOriginalSortedCarets() - Method in class org.netbeans.api.editor.caret.CaretMoveContext
-
Get list of carets at the time when transaction started
sorted by dot positions in ascending order.
- getPopupPresenter() - Method in class org.netbeans.spi.editor.AbstractEditorAction
-
Get presenter of this action in popup menu.
- getPreviousWaypoints() - Method in class org.netbeans.api.editor.NavigationHistory
-
- getReplacedText() - Method in class org.netbeans.spi.editor.typinghooks.TypedTextInterceptor.MutableContext
-
Gets the replaced text.
- getSelectionEnd() - Method in class org.netbeans.api.editor.caret.CaretInfo
-
Returns the selected text's end position.
- getSelectionStart() - Method in class org.netbeans.api.editor.caret.CaretInfo
-
Returns the selected text's start position.
- getSortedCarets() - Method in class org.netbeans.api.editor.caret.EditorCaret
-
Get information about all existing carets sorted by dot positions in ascending order.
- getStartOffset() - Method in class org.netbeans.spi.editor.highlighting.HighlightsChangeEvent
-
Gets the beginning of an area in the document where highlighting has
changed.
- getStartOffset() - Method in interface org.netbeans.spi.editor.highlighting.HighlightsSequence
-
Gets the start offset of a current highlight.
- getStartSplitOffset() - Method in interface org.netbeans.spi.editor.highlighting.SplitOffsetHighlightsSequence
-
- getText() - Method in class org.netbeans.spi.editor.typinghooks.DeletedTextInterceptor.Context
-
Gets the text being removed.
- getText() - Method in class org.netbeans.spi.editor.typinghooks.TypedTextInterceptor.Context
-
Gets the insertion text.
- getText() - Method in class org.netbeans.spi.editor.typinghooks.TypedTextInterceptor.MutableContext
-
- getToolbarPresenter() - Method in class org.netbeans.spi.editor.AbstractEditorAction
-
Get presenter of this action in toolbar.
- getUrl() - Method in class org.netbeans.api.editor.NavigationHistory.Waypoint
-
- getValue(String) - Method in class org.netbeans.spi.editor.AbstractEditorAction
-
- getValue(JTextComponent, Document, Object, int, int) - Method in interface org.netbeans.spi.editor.highlighting.HighlightAttributeValue
-
Gets value of an attribute.
- gotoDeclaration - Static variable in class org.netbeans.api.editor.EditorActionNames
-
Goto declaration depending on the context under the caret
- gotoNextOccurrence - Static variable in class org.netbeans.api.editor.EditorActionNames
-
Navigates to the next occurence of the symbol under the caret.
- gotoPrevOccurrence - Static variable in class org.netbeans.api.editor.EditorActionNames
-
Navigates to the previous occurence of the symbol under the caret.