- ICON_RESOURCE_PROPERTY - Static variable in class org.netbeans.editor.BaseAction
-
Resource for the icon
- ID_PROP - Static variable in class org.netbeans.editor.BaseDocument
-
Registry identification property
- IGNORE_CASE - Static variable in class org.netbeans.editor.ext.KeywordMatchGenerator
-
- IGNORE_EMPTY - Static variable in class org.netbeans.editor.MarkBlock
-
This value can be used to clear the two bits saying
if the tested or THIS block are empty (The EMPTY and THIS_EMPTY are cleared).
- ImageTokenID - Interface in org.netbeans.editor
-
Token-id with the fixed token image.
- ImplementationProvider - Class in org.netbeans.editor
-
- ImplementationProvider() - Constructor for class org.netbeans.editor.ImplementationProvider
-
Deprecated.
- INCLUDE - Static variable in class org.netbeans.editor.MarkBlock
-
Tested block fully includes THIS block and extends it
by at least one character in both directions.
- indentAction - Static variable in class org.netbeans.editor.BaseKit
-
Indent part of the document text using Indent
- init() - Method in class org.netbeans.editor.GlyphGutter
-
Do initialization of the glyph gutter
- init(String) - Method in interface org.netbeans.editor.MimeTypeInitializer
-
- INIT - Static variable in class org.netbeans.editor.Syntax
-
Initial internal state of the analyzer
- initDocument(BaseDocument) - Method in class org.netbeans.editor.BaseKit
-
Initialize document by adding the draw-layers for example.
- inited - Variable in class org.netbeans.editor.BaseDocument
-
- initEmptyLines() - Method in interface org.netbeans.editor.PrintContainer
-
- initGlyphCorner(JScrollPane) - Method in class org.netbeans.editor.EditorUI
-
- INITIAL_DELAY - Static variable in class org.netbeans.editor.ext.ToolTipSupport
-
Initial delay before the tooltip is shown in milliseconds.
- initialRead(BaseDocument, Reader, boolean) - Static method in class org.netbeans.editor.Analyzer
-
Do initial reading of document.
- InitialSeparatorReader(Reader) - Constructor for class org.netbeans.editor.LineSeparatorConversion.InitialSeparatorReader
-
Deprecated.
- initPanel() - Method in class org.netbeans.editor.StatusBar
-
- initScan(String) - Method in class org.netbeans.editor.ext.KeywordMatchGenerator
-
- initSyntax(Syntax, int, int, boolean, boolean) - Method in class org.netbeans.editor.SyntaxSupport
-
Initialize the syntax so it's ready to scan the given area.
- INNER - Static variable in class org.netbeans.editor.MarkBlock
-
Tested block is fully inside THIS block and there
is at least one more character left in THIS block
after the end of the tested block in both directions.
- INSERT_LOCALE - Static variable in class org.netbeans.editor.StatusBar
-
- insertAll(int, Object[]) - Method in class org.netbeans.editor.GapObjectArray
-
- insertAll(int, Object[], int, int) - Method in class org.netbeans.editor.GapObjectArray
-
- InsertBreakAction() - Constructor for class org.netbeans.editor.BaseKit.InsertBreakAction
-
Deprecated.
- insertChain(MarkBlock) - Method in class org.netbeans.editor.MarkBlock
-
Insert block before this one
- InsertContentAction() - Constructor for class org.netbeans.editor.BaseKit.InsertContentAction
-
Deprecated.
- InsertDateTimeAction() - Constructor for class org.netbeans.editor.ActionFactory.InsertDateTimeAction
-
- insertDateTimeAction - Static variable in class org.netbeans.editor.BaseKit
-
Insert the current Date and Time
- insertItem(int, Object) - Method in class org.netbeans.editor.GapObjectArray
-
- insertMark(BaseDocument, Mark, int) - Static method in class org.netbeans.editor.Utilities
-
- insertString(int, String, AttributeSet) - Method in class org.netbeans.editor.BaseDocument
-
Inserts string into document
- insertString(BaseDocument, int, Caret, String, boolean) - Method in class org.netbeans.editor.BaseKit.DefaultKeyTypedAction
-
- InsertStringAction(String, String) - Constructor for class org.netbeans.editor.BaseKit.InsertStringAction
-
- InsertTabAction() - Constructor for class org.netbeans.editor.BaseKit.InsertTabAction
-
- insertUpdate(DocumentEvent) - Method in class org.netbeans.editor.ActionFactory.ToggleRectangularSelectionAction
-
- insertUpdate(DocumentEvent) - Method in class org.netbeans.editor.Annotations
-
Checks the number of inserted lines and recalculate
LineAnnotations.line property
- insertUpdate(DocumentEvent) - Method in class org.netbeans.editor.BaseCaret
-
- insertUpdate(AbstractDocument.DefaultDocumentEvent, AttributeSet) - Method in class org.netbeans.editor.BaseDocument
-
- insertUpdate(DocumentEvent) - Method in class org.netbeans.editor.BaseTextUI
-
Insert to document notification.
- insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class org.netbeans.editor.LeafView
-
Gives notification that something was inserted into the document
in a location that this view is responsible for.
- insertUpdate(DocumentEvent) - Method in class org.netbeans.editor.StatusBar
-
- insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class org.netbeans.editor.view.spi.LockView
-
- insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class org.netbeans.lib.editor.view.GapBoxView
-
- insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class org.netbeans.lib.editor.view.GapDocumentView
-
- insets - Variable in class org.netbeans.editor.BaseView
-
Border insets of this view.
- INSETS_BOTTOM - Static variable in class org.netbeans.editor.BaseView
-
Bottom insets paint type.
- INSETS_TOP - Static variable in class org.netbeans.editor.BaseView
-
Top insets paint type.
- INSIDE - Static variable in class org.netbeans.editor.MarkBlock
-
Two bit value meaning that the tested block is fully
inside THIS block.
- INSIDE_BEGIN - Static variable in class org.netbeans.editor.MarkBlock
-
Tested block completely inside THIS block and its end
position is lower than end position of THIS block
and start positions are the same.
- INSIDE_END - Static variable in class org.netbeans.editor.MarkBlock
-
Tested block completely inside THIS block and its start
position is greater than THIS block start position and
end positions are the same.
- install(JTextComponent) - Method in class org.netbeans.editor.BaseCaret
-
Called when UI is being installed into JTextComponent
- install(JEditorPane) - Method in class org.netbeans.editor.BaseKit
-
Called after the kit is installed into JEditorPane
- install(JComponent) - Method in class org.netbeans.editor.PopupManager
-
Install popup component to textComponent root pane
based on caret coordinates with the Largest
placement.
- install(JComponent, Rectangle, PopupManager.Placement, PopupManager.HorizontalBounds, int, int) - Method in class org.netbeans.editor.PopupManager
-
- install(JComponent, Rectangle, PopupManager.Placement, PopupManager.HorizontalBounds) - Method in class org.netbeans.editor.PopupManager
-
- install(JComponent, Rectangle, PopupManager.Placement) - Method in class org.netbeans.editor.PopupManager
-
- installKeyboardActions() - Method in class org.netbeans.editor.BaseTextUI
-
- installUI(JComponent) - Method in class org.netbeans.editor.BaseTextUI
-
Installs the UI for a component.
- installUI(JTextComponent) - Method in class org.netbeans.editor.EditorUI
-
Called when the BaseTextUI is being installed
into the component.
- INVALID - Static variable in class org.netbeans.editor.MarkBlock
-
This value is not used directly in this class
but can be used by other classes to report that
the comparison of blocks has no sense for some reason.
- invalidateStartY() - Method in class org.netbeans.editor.BaseTextUI
-
- invalidateStartY() - Method in class org.netbeans.editor.BaseView
-
Informs the view that if it had cached start y of itself
it should invalidate it as it is no longer valid and it should call
getViewStartY()
to get updated value.
- invalidateSyntaxMarks() - Method in class org.netbeans.editor.BaseDocument
-
Invalidate the state-infos in all the syntax-marks
in the whole document.
- InvalidMarkException - Exception in org.netbeans.editor
-
This exception is thrown either if the mark is invalid and it should
be valid (getOffset(), getLine(), remove()
) or on
the oposite side if the mark is valid and it shouldn't be
i.e.
- isAbbrevDisabled(JTextComponent) - Static method in class org.netbeans.editor.Abbrev
-
Deprecated.
Test whether the abbreviation expansion is disabled
at the caret position in the given component's document.
- isAbbrevDisabled(int) - Method in class org.netbeans.editor.SyntaxSupport
-
Check whether the abbreviation expansion should be disabled
at the given offset.
- isAbsorbAll() - Method in class org.netbeans.editor.AnnotationType.CombinationMember
-
Getter for AbsorbAll property
- isActiveLayoutState() - Method in class org.netbeans.lib.editor.view.GapBoxView
-
- isAtomicLock() - Method in class org.netbeans.editor.BaseDocument
-
Is the document currently atomically locked?
It's not synced as this method must be called only from writer thread.
- isAxisValid(int) - Static method in class org.netbeans.editor.view.spi.ViewUtilities
-
Test whether the axis is valid.
- isBackgroundDrawing() - Method in class org.netbeans.editor.AnnotationTypes
-
Getter for BackgroundDrawing property
- isBOL() - Method in class org.netbeans.editor.LeafElement
-
Is this view begining at begin of line
- isBrowseable() - Method in class org.netbeans.editor.AnnotationType
-
- isChildrenLayoutNecessary() - Method in class org.netbeans.lib.editor.view.GapBoxView
-
Test whether complete layout of the children necessary.
- isChildrenResizeDisabled() - Method in class org.netbeans.lib.editor.view.GapBoxView
-
Return true if the children should not be attempted to resize
once setSize()
is called on this view.
- isCollapsed() - Method in class org.netbeans.editor.CodeFoldingSideBar.PaintInfo
-
Deprecated.
- isCombineGlyphs() - Method in class org.netbeans.editor.AnnotationTypes
-
Getter for CombineGlyphs property
- isCommentOrWhitespace(int, int) - Method in class org.netbeans.editor.ext.ExtSyntaxSupport
-
- isDefaultGlyph() - Method in class org.netbeans.editor.AnnotationDesc
-
Checks whether the annotation type has its own glyph icon
- isDefaultGlyph() - Method in class org.netbeans.editor.AnnotationType
-
Whether the annotation type has its own glyph icon or not
- isDragPossible(MouseEvent) - Method in class org.netbeans.editor.BaseCaret
-
Determines if the following are true:
the press event is located over a selection
the dragEnabled property is true
A TranferHandler is installed
- isEnabled() - Method in class org.netbeans.editor.ext.ToolTipSupport
-
- isEOL() - Method in class org.netbeans.editor.LeafElement
-
Is this view ending at end of line ?
- isEstimatedSpan() - Method in interface org.netbeans.editor.view.spi.EstimatedSpanView
-
Check whether this view is currently
in a mode when it just estimates its span.
- isEstimatedSpan() - Method in class org.netbeans.lib.editor.view.GapBoxView
-
- isFlyweight() - Method in interface org.netbeans.editor.view.spi.ViewLayoutState
-
Check whether this layout state and its associated
view is flyweight (there is just one immutable shared instance of it).
- isFlyweight() - Method in class org.netbeans.lib.editor.view.GapBoxView
-
- isFlyweight() - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
-
- isFolded - Variable in class org.netbeans.editor.CodeFoldingSideBar.Mark
-
Deprecated.
- isForward() - Method in class org.netbeans.editor.FinderFactory.GenericFinder
-
- isFound() - Method in interface org.netbeans.editor.Finder
-
Using this function caller determines if finder found
desired string.
- isFound() - Method in class org.netbeans.editor.FinderFactory.AbstractFinder
-
Was the string found?
- isGlyphButtonColumn() - Method in class org.netbeans.editor.Annotations
-
Return whether this document has or had more annotations on one line.
- isGlyphColumn() - Method in class org.netbeans.editor.Annotations
-
Return whether this document has or had any glyph icon attached.
- isGlyphGutterVisible() - Method in class org.netbeans.editor.EditorUI
-
Is glyph gutter created and visible for the document or not
- isGlyphsOverLineNumbers() - Method in class org.netbeans.editor.AnnotationTypes
-
Getter for GlyphsOverLineNumbers property
- isHyperlinkPoint(Document, int) - Method in interface org.netbeans.lib.editor.hyperlink.spi.HyperlinkProvider
-
Should determine whether there should be a hyperlink on the given offset
in the given document.
- isHyperlinkPoint(Document, int, HyperlinkType) - Method in interface org.netbeans.lib.editor.hyperlink.spi.HyperlinkProviderExt
-
Should determine whether there should be a hyperlink on the given offset
in the given document.
- isIdentifier(String) - Method in class org.netbeans.editor.SyntaxSupport
-
Check whether the given word is identifier or not.
- isIdentifierPart(char) - Method in class org.netbeans.editor.BaseDocument
-
- isInheritForegroundColor() - Method in class org.netbeans.editor.AnnotationType
-
Getter for InheritForegroundColor property
- isInProgress() - Method in class org.netbeans.editor.BaseDocumentEvent
-
- isInRedo() - Method in class org.netbeans.editor.BaseDocumentEvent
-
Whether this event is being fired because it's being redone.
- isInUndo() - Method in class org.netbeans.editor.BaseDocumentEvent
-
Whether this event is being fired because it's being undone.
- isLayoutMinorAxisPreferenceChanged(boolean) - Method in class org.netbeans.lib.editor.view.GapBoxView
-
Test whether the preference along the layout state minor axis
has really changed.
- isLayoutValid() - Method in interface org.netbeans.editor.view.spi.ViewLayoutState
-
Check whether there are any layout duties present.
- isLayoutValid() - Method in class org.netbeans.lib.editor.view.GapBoxView
-
- isLayoutValid() - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
-
- isLeaf() - Method in class org.netbeans.editor.BaseElement
-
Does this element have any children?
- isLeaf() - Method in class org.netbeans.editor.LeafElement
-
Does this element have any children?
- isLineNumberEnabled() - Method in class org.netbeans.editor.EditorUI
-
- isLineNumbersVisible() - Method in class org.netbeans.editor.ActionFactory.ToggleLineNumbersAction
-
Deprecated.
- isLocallyDefined(KeyStroke) - Method in class org.netbeans.editor.MultiKeymap
-
- isMajorAxisPreferenceChanged() - Method in class org.netbeans.lib.editor.view.GapBoxView
-
- isMarkStillReferenced(Mark) - Method in class org.netbeans.editor.Annotations.LineAnnotations
-
Is this given mark still referenced by some annotation or it
can be removed from the draw mark chain
- isMinorAxisPreferenceChanged() - Method in class org.netbeans.lib.editor.view.GapBoxView
-
- isModifiable() - Method in class org.netbeans.editor.BaseDocument
-
- isModified() - Method in class org.netbeans.editor.BaseDocument
-
Was the document modified by either insert/remove
but not the initial read)?
- isOptional() - Method in class org.netbeans.editor.AnnotationType.CombinationMember
-
Getter for Optional property
- isPacked() - Method in class org.netbeans.editor.BaseView
-
Getter for packed flag
- isPendingUpdate() - Method in class org.netbeans.lib.editor.view.GapDocumentView
-
Return true if this view (and its subviews) need to be updated after a document modification.
- isPosGuarded(int) - Method in class org.netbeans.editor.GuardedDocument
-
- isPriorityThread(Thread) - Method in class org.netbeans.editor.view.spi.ViewHierarchyMutex
-
- isPriorityThreadWaiting() - Method in class org.netbeans.editor.view.spi.LockView
-
- isPriorityThreadWaiting() - Method in class org.netbeans.editor.view.spi.ViewHierarchyMutex
-
This method is intended to be called by the non-priority thread
that acquired the mutex to check whether there
is no priority thread (such as AWT event-notification thread)
waiting.
- isReadWholeBuffer() - Method in class org.netbeans.editor.LineSeparatorConversion.ToLineFeed
-
Deprecated.
- isRepaintPending() - Method in class org.netbeans.lib.editor.view.GapBoxView
-
- isRepaintTillEnd() - Method in class org.netbeans.lib.editor.view.GapBoxView
-
- isReverse() - Method in class org.netbeans.editor.MarkBlock
-
- isRootViewReplaceNecessary() - Method in class org.netbeans.editor.BaseTextUI
-
- isRowEmpty(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
-
- isRowValid(int) - Method in class org.netbeans.editor.ext.ExtSyntaxSupport
-
Does the line contain some valid code besides of possible white space
and comments?
- isRowWhite(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
-
- isSelectionShowing(Caret) - Static method in class org.netbeans.editor.Utilities
-
Check whether caret's selection is visible and there is at least
one selected character showing.
- isSelectionShowing(JTextComponent) - Static method in class org.netbeans.editor.Utilities
-
- isSelectionVisible() - Method in class org.netbeans.editor.BaseCaret
-
Is the selection visible?
- isShowGlyphGutter() - Method in class org.netbeans.editor.AnnotationTypes
-
Getter for ShowGlyphGutter property
- isSpace(String) - Static method in class org.netbeans.editor.Analyzer
-
- isSpace(char[], int, int) - Static method in class org.netbeans.editor.Analyzer
-
Return true if the array contains only space chars
- isStatusBitsNonZero(int) - Method in class org.netbeans.lib.editor.view.GapBoxView
-
- isStatusBitsNonZero(int) - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
-
- isToolTipVisible() - Method in class org.netbeans.editor.ext.ToolTipSupport
-
- isUseCustomSidebarColor() - Method in class org.netbeans.editor.AnnotationType
-
- isUseHighlightColor() - Method in class org.netbeans.editor.AnnotationType
-
Getter for UseHighlightColor property
- isUseWaveUnderlineColor() - Method in class org.netbeans.editor.AnnotationType
-
Getter for UseWaveUnderlineColor property
- isValid() - Method in class org.netbeans.editor.Mark
-
Deprecated.
- isVisible() - Method in class org.netbeans.editor.AnnotationDesc
-
Is annotation type visible.
- isVisible() - Method in class org.netbeans.editor.AnnotationType
-
Getter for Visible property
- isVisible() - Method in class org.netbeans.editor.BaseCaret
-
Whether the caret currently visible.
- isVisible() - Method in class org.netbeans.editor.StatusBar
-
- isWhitespace(char[], int, int) - Static method in class org.netbeans.editor.Analyzer
-
Return true if the array contains only space or tab chars
- isWhitespace(char) - Method in class org.netbeans.editor.BaseDocument
-
- isWhitespaceToken(TokenID, char[], int, int) - Method in class org.netbeans.editor.ext.ExtSyntaxSupport
-
- isWholeLine() - Method in class org.netbeans.editor.AnnotationDesc
-
Whether this annotation annotates whole line or just part of the text
- isWholeLine() - Method in class org.netbeans.editor.AnnotationType
-
Getter for WholeLine property
- isXLayoutStateMajorAxis() - Method in class org.netbeans.lib.editor.view.GapBoxView
-
- isXMajorAxis() - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
-