Skip navigation links
org.netbeans.modules.editor.lib/3 4.32.0 23
A B C D E F G H I J K L M N O P R S T U V W X Y Z 

G

GAP_BOX_VIEW_LAST_USED_STATUS_BIT - Static variable in class org.netbeans.lib.editor.view.GapBoxView
Last bit in statusBits used for operation of this view.
GapBoxView - Class in org.netbeans.lib.editor.view
Composite view implementation inspired by the AsyncBoxView holding its children in GapObjectArray and capable of posting complex layout changes into a separate layout thread.
GapBoxView(Element, int) - Constructor for class org.netbeans.lib.editor.view.GapBoxView
Construct a composite box view over the given element.
GapDocumentView - Class in org.netbeans.lib.editor.view
View responsible for holding all line views for a particular document.
GapDocumentView(Element) - Constructor for class org.netbeans.lib.editor.view.GapDocumentView
Construct a view intended to cover the whole document.
GapDocumentView(Element, boolean) - Constructor for class org.netbeans.lib.editor.view.GapDocumentView
Construct a view intended to cover the whole document.
GapLineView - Class in org.netbeans.lib.editor.view
Extension of GapBoxView encapsulating one line of a text capable of doing baseline layout and line wrapping.
GapLineView(Element) - Constructor for class org.netbeans.lib.editor.view.GapLineView
 
GapMultiLineView - Class in org.netbeans.lib.editor.view
Extension of GapLineView capable of encapsulating one or more lines depending on a possible presence of collapsed fold views as children of this view.
GapMultiLineView(Element, Element) - Constructor for class org.netbeans.lib.editor.view.GapMultiLineView
 
GapMultiLineView(Element) - Constructor for class org.netbeans.lib.editor.view.GapMultiLineView
 
GapObjectArray - Class in org.netbeans.editor
Implementation of ObjectArray that contains a gap which helps to speed up inserts/removals close to the gap.
GapObjectArray() - Constructor for class org.netbeans.editor.GapObjectArray
 
GapObjectArray(Object[], int) - Constructor for class org.netbeans.editor.GapObjectArray
Construct new gap array of objects.
GapObjectArray.RemoveUpdater - Interface in org.netbeans.editor
 
GapStart - Interface in org.netbeans.editor
Deprecated.
deprecated without replacement. Possibly use document's view as CharSequence by DocumentUtilities.getText(javax.swing.text.Document).
GenerateGutterPopupAction() - Constructor for class org.netbeans.editor.ActionFactory.GenerateGutterPopupAction
 
generateGutterPopupAction - Static variable in class org.netbeans.editor.BaseKit
Name of the action for generating of Glyph Gutter popup menu
GenericBwdFinder() - Constructor for class org.netbeans.editor.FinderFactory.GenericBwdFinder
 
GenericFinder() - Constructor for class org.netbeans.editor.FinderFactory.GenericFinder
 
GenericFwdFinder() - Constructor for class org.netbeans.editor.FinderFactory.GenericFwdFinder
 
get(Object) - Method in class org.netbeans.editor.BaseDocument.LazyPropertyMap
 
get(Object) - Static method in class org.netbeans.editor.EditorState
Deprecated.
Retrieve the object specified by the key.
get() - Method in class org.netbeans.editor.PopupManager
Returns installed popup panel component
get(char[], int, int) - Method in class org.netbeans.editor.StringMap
 
get(Class) - Method in class org.netbeans.editor.SyntaxSupport
Get the support that fits the requested support class in the best way.
get(View) - Static method in class org.netbeans.editor.view.spi.LockView
Find the LockView instance in a view hierarchy by traversing it up to the root view.
getAbbrev() - Method in class org.netbeans.editor.EditorUI
Deprecated.
Use Editor Code Templates API instead.
getAbbrevMap() - Method in class org.netbeans.editor.Abbrev
Deprecated.
Get mapping table [abbrev, expanded-abbrev]
getAbbrevString() - Method in class org.netbeans.editor.Abbrev
Deprecated.
Get current abbreviation string
getAccessibleContext() - Method in class org.netbeans.editor.CodeFoldingSideBar
Deprecated.
 
getAccessibleContext() - Method in class org.netbeans.editor.GlyphGutter
 
getAction(KeyStroke) - Method in class org.netbeans.editor.MultiKeymap
 
getActionByName(String) - Method in class org.netbeans.editor.BaseKit
Get action from its name.
getActions() - Method in class org.netbeans.editor.AnnotationDesc
Returns list of actions associated to this annotation type.
getActions() - Method in class org.netbeans.editor.AnnotationType
Getter for Actions property
getActions() - Method in class org.netbeans.editor.BaseKit
Get actions associated with this kit.
getActive() - Method in class org.netbeans.editor.Annotations.LineAnnotations
Return the active line annotation.
getActiveAnnotation(Mark) - Method in class org.netbeans.editor.Annotations
Finds active annotation for the Mark.
getActiveAnnotation(int) - Method in class org.netbeans.editor.Annotations
Returns the active annotation for the given line number.
getAddedItems() - Method in interface org.netbeans.editor.ObjectArray.Modification
 
getAlignment(int) - Method in class org.netbeans.editor.BaseView
Get aligment along an X_AXIS or Y_AXIS
getAlignment(int) - Method in class org.netbeans.editor.view.spi.LockView
 
getAlignment(int) - Method in class org.netbeans.lib.editor.view.GapBoxView
 
getAllContextPaths() - Method in class org.netbeans.editor.TokenContext
Get all the context paths for this token-context including itself as the first one and all its children.
getAnnotation(int, String) - Method in class org.netbeans.editor.Annotations
Searches line annotations for given type
getAnnotations() - Method in class org.netbeans.editor.Annotations.LineAnnotations
 
getAnnotations() - Method in class org.netbeans.editor.BaseDocument
Returns object which represent list of annotations which are attached to this document.
getAnnotationType() - Method in class org.netbeans.editor.AnnotationDesc
Getter for annotation type name
getAnnotationTypeInstance() - Method in class org.netbeans.editor.AnnotationDesc
Getter for annotation type object
getAnnotationTypeNames() - Method in class org.netbeans.editor.AnnotationTypes
Iterator of all annotation type names in the system
getAnnotationTypeNamesCount() - Method in class org.netbeans.editor.AnnotationTypes
Gets count of all annotation type names
getArray() - Method in interface org.netbeans.editor.ObjectArray.Modification
 
getAscent(View) - Method in class org.netbeans.editor.view.spi.ViewRenderingContext
 
getAtomicDepth() - Method in class org.netbeans.editor.BaseDocument
 
getAttributes() - Method in class org.netbeans.editor.BaseElement
Get attributes of this element
getAttributes() - Method in class org.netbeans.editor.view.spi.LockView
Fetches the attributes to use when rendering.
getBackColor() - Method in class org.netbeans.editor.CodeFoldingSideBar
Deprecated.
Without any replacement.
getBackColor() - Method in class org.netbeans.editor.Coloring
Getter for background color
getBackground(AttributeSet) - Method in class org.netbeans.editor.GuardedDocument
Takes a set of attributes and turn it into a background color specification.
getBackgroundGlyphAlpha() - Method in class org.netbeans.editor.AnnotationTypes
Getter for BackgroundGlyphAlpha property
getBackwardBias() - Method in class org.netbeans.editor.Mark
Deprecated.
 
getBase() - Method in class org.netbeans.editor.TokenContextPath
Get the base path which corresponds to only the first context in the context-array.
getBaseX(int) - Method in class org.netbeans.editor.BaseTextUI
 
getBaseX(int) - Method in class org.netbeans.editor.BaseView
 
getBaseX(int) - Method in class org.netbeans.editor.LeafView
 
getBeginIndex() - Method in class org.netbeans.editor.ext.CharacterArrayIterator
 
getBias() - Method in class org.netbeans.editor.Mark
Deprecated.
 
getBlinkRate() - Method in class org.netbeans.editor.BaseCaret
Returns blink rate of the caret or 0 if caret doesn't blink
getBlocks() - Method in class org.netbeans.editor.FinderFactory.AbstractBlocksFinder
 
getBlocks() - Method in interface org.netbeans.editor.FinderFactory.BlocksFinder
Get the array filled with position blocks.
getBottom() - Method in class org.netbeans.editor.view.spi.ViewInsets
 
getBottomBorderLineColor() - Method in class org.netbeans.editor.Coloring
Getter for bottom border line color
getBoundActions() - Method in class org.netbeans.editor.MultiKeymap
 
getBoundedPosition(View, int, float, float) - Method in class org.netbeans.editor.view.spi.ViewRenderingContext
Determines the model location that represents the maximum advance that fits within the given span.
getBoundKeyStrokes() - Method in class org.netbeans.editor.MultiKeymap
 
getBracketSkipTokens() - Method in class org.netbeans.editor.ext.ExtSyntaxSupport
Get the array of token IDs that should be skipped when searching for matching bracket.
getBuffer() - Method in class org.netbeans.editor.Syntax
Get the current buffer
getCategory() - Method in class org.netbeans.editor.BaseTokenID
 
getCategory() - Method in interface org.netbeans.editor.TokenID
Get the optional category of the token.
getCellByName(String) - Method in class org.netbeans.editor.StatusBar
 
getCellCount() - Method in class org.netbeans.editor.StatusBar
 
getChain() - Method in class org.netbeans.editor.MarkBlockChain
 
getChange(Element) - Method in class org.netbeans.editor.BaseDocumentEvent
 
getChangeAttributes() - Method in class org.netbeans.editor.BaseDocumentEvent
Gets the attributes associated with the change that caused this event.
getChar(String, char) - Static method in class org.netbeans.editor.LocaleSupport
Deprecated.
Get the localized character or the default value if no translation for the given key exists.
getCharacterElement(int) - Method in class org.netbeans.editor.GuardedDocument
Gets the element that represents the character that is at the given offset within the document.
getChars(int, int) - Method in class org.netbeans.editor.BaseDocument
 
getChars(int[]) - Method in class org.netbeans.editor.BaseDocument
 
getChars(int, char[], int, int) - Method in class org.netbeans.editor.BaseDocument
 
getChars() - Method in class org.netbeans.editor.BaseDocumentEvent
Deprecated. 
getChild(int) - Method in class org.netbeans.lib.editor.view.GapBoxView
Fetch the object representing the layout state of of the child at the given index.
getChildAllocation(int, Shape) - Method in class org.netbeans.editor.view.spi.LockView
 
getChildAllocation(int, Shape) - Method in class org.netbeans.lib.editor.view.GapBoxView
Fetches the allocation for the given child view.
getChildIndex(ViewLayoutState) - Method in class org.netbeans.lib.editor.view.GapBoxView
Get the index of the given child layout state in this view.
getChildIndexNoCheck(ViewLayoutState) - Method in class org.netbeans.lib.editor.view.GapBoxView
Get the index of the given child layout state in this view.
getChildren() - Method in class org.netbeans.editor.TokenContext
Get the children contexts of this context.
getColoring() - Method in class org.netbeans.editor.AnnotationDesc
Gets annotation coloring.
getColoring() - Method in class org.netbeans.editor.AnnotationType
Gets all the colors composed as Coloring
getColoring(String) - Method in class org.netbeans.editor.EditorUI
Deprecated.
Use Editor Settings API instead.
getColoringFont() - Method in class org.netbeans.editor.CodeFoldingSideBar
Deprecated.
Without any replacement.
getColoringMap() - Method in class org.netbeans.editor.EditorUI
Deprecated.
Use Editor Settings API instead.
getColumn(char[], int, int, int, int) - Static method in class org.netbeans.editor.Analyzer
Get visual column.
getCombinationOrder() - Method in class org.netbeans.editor.AnnotationType
Getter for CombinationOrder property
getCombinations() - Method in class org.netbeans.editor.AnnotationType
Getter for Combinations property
getCommentBlocks(int, int) - Method in class org.netbeans.editor.ext.ExtSyntaxSupport
Get the blocks consisting of comments in a specified document area.
getCommentTokens() - Method in class org.netbeans.editor.ext.ExtSyntaxSupport
Get the array of token IDs that denote the comments.
getComponent() - Method in class org.netbeans.editor.BaseView
Get component hosting this view.
getComponent() - Method in class org.netbeans.editor.EditorUI
 
getComponent() - Method in class org.netbeans.editor.JumpList.Entry
Gets the component maintained by this entry.
getComponentIterator() - Static method in class org.netbeans.editor.Registry
Deprecated.
Get the iterator over the active components.
getComponentLock() - Method in class org.netbeans.editor.EditorUI
Get the lock assuring the component will not be changed by installUI() or uninstallUI().
getCompoundStatus(AnnotationType.Severity, AnnotationType.Severity) - Static method in class org.netbeans.editor.AnnotationType.Severity
Return the more important status out of the two given statuses.
getContentType() - Method in class org.netbeans.editor.AnnotationType
Getter for ContentType property
getContextPath() - Method in class org.netbeans.editor.SyntaxUpdateTokens.TokenInfo
 
getContextPath() - Method in class org.netbeans.editor.TokenContext
Get the context path for this token-context.
getContextPath(TokenContextPath) - Method in class org.netbeans.editor.TokenContext
Get the context path for this token-context that is derived from the path of one of the children.
getContexts() - Method in class org.netbeans.editor.TokenContextPath
Retrieve the contexts of this context-path.
getCount() - Method in class org.netbeans.editor.Annotations.LineAnnotations
Get count of visible annotations on the line
getCurrentChar() - Method in class org.netbeans.editor.ext.KeywordMatchGenerator
 
getCustomActions() - Method in class org.netbeans.editor.BaseKit
 
getCustomSidebarColor() - Method in class org.netbeans.editor.AnnotationType
 
getDeclarationPosition() - Method in interface org.netbeans.editor.ext.ExtSyntaxSupport.DeclarationTokenProcessor
Get the declaration position.
getDeclaredActions() - Method in class org.netbeans.editor.BaseKit
Get actions declared in the xml layer.
getDefault() - Static method in class org.netbeans.editor.ImplementationProvider
Deprecated.
Returns currently registered provider
getDefaultAction() - Method in class org.netbeans.editor.MultiKeymap
Get default action of this keymap or parent keymap if this one doesn't have one.
getDefaultColor(AnnotationType.Severity) - Static method in class org.netbeans.editor.AnnotationType.Severity
Returns default Color for a given AnnotationType.Severity.
getDefaultColoring() - Method in class org.netbeans.editor.EditorUI
Deprecated.
Use Editor Settings API instead.
getDefaultGlyphURL() - Static method in class org.netbeans.editor.AnnotationTypes
Gets Image which represents the default glyph icon.
getDefaultQueue() - Static method in class org.netbeans.editor.view.spi.ViewLayoutQueue
Get the default layout queue.
getDefaultRootElement() - Method in class org.netbeans.editor.BaseDocument
Return default root element
getDefaultShortDescription() - Method in class org.netbeans.editor.BaseAction
Get the default value for Action.SHORT_DESCRIPTION property.
getDelegate() - Method in class org.netbeans.editor.DelegateAction
 
getDescent(View) - Method in class org.netbeans.editor.view.spi.ViewRenderingContext
 
getDescription() - Method in class org.netbeans.editor.AnnotationType
Getter for Description property
getDigitCount(int) - Method in class org.netbeans.editor.GlyphGutter
Gets number of digits in the number
getDismissDelay() - Method in class org.netbeans.editor.ext.ToolTipSupport
 
getDocument() - Method in class org.netbeans.editor.BaseElement
Get document this element is part of
getDocument() - Method in class org.netbeans.editor.CodeFoldingSideBar
Deprecated.
 
getDocument() - Method in class org.netbeans.editor.EditorUI
Get the document to work on.
getDocument() - Method in class org.netbeans.editor.MarkBlock
 
getDocument() - Method in class org.netbeans.editor.SyntaxSupport
Getter for the document that this support is associated to.
getDocument(JTextComponent) - Static method in class org.netbeans.editor.Utilities
Helper method to obtain instance of BaseDocument from JTextComponent.
getDocument() - Method in class org.netbeans.editor.view.spi.LockView
 
getDocumentIterator() - Static method in class org.netbeans.editor.Registry
Deprecated.
Get the iterator over the active documents.
getDocumentView(JTextComponent) - Static method in class org.netbeans.editor.Utilities
Get the view that covers the whole area of the document and holds a child view for each line in the document (or for a bunch of lines in case there is a code folding present).
getDot() - Method in class org.netbeans.editor.BaseCaret
Gets the current position of the caret
getEditorKit(JTextComponent) - Method in class org.netbeans.editor.BaseTextUI
Fetches the EditorKit for the UI.
getEditorUI() - Method in class org.netbeans.editor.BaseTextUI
Get extended UI.
getEditorUI() - Method in class org.netbeans.editor.BaseView
Get editor UI
getEditorUI() - Method in class org.netbeans.editor.CodeFoldingSideBar
Deprecated.
 
getEditorUI(JTextComponent) - Static method in class org.netbeans.editor.Utilities
Helper method to obtain instance of EditorUI (extended UI) from the existing JTextComponent.
getElement(int) - Method in class org.netbeans.editor.BaseElement
Get child of this element at specified index
getElement(int) - Method in class org.netbeans.editor.LeafElement
Get child of this element at specified index or itself if the index is too big
getElement() - Method in class org.netbeans.editor.view.spi.LockView
 
getElementCount() - Method in class org.netbeans.editor.BaseElement
Get number of children of this element
getElementCount() - Method in class org.netbeans.editor.LeafElement
Get number of children of this element
getElementIndex(int) - Method in class org.netbeans.editor.BaseElement
Gets the child element index closest to the given offset.
getElementIndex(int) - Method in class org.netbeans.editor.LeafElement
Gets the child element index closest to the given offset.
getEndIndex() - Method in class org.netbeans.editor.ext.CharacterArrayIterator
 
getEndMark() - Method in class org.netbeans.editor.BaseElement
Get end mark of this element
getEndMark() - Method in class org.netbeans.editor.LeafElement
Get end mark of this element
getEndOffset() - Method in class org.netbeans.editor.BaseElement
Get end offset of this element
getEndOffset() - Method in class org.netbeans.editor.LeafElement
Get end offset of this element
getEndOffset() - Method in class org.netbeans.editor.MarkBlock
 
getEndOffset(int) - Method in interface org.netbeans.editor.view.spi.FlyView.Parent
Get end offset of the child with the given index.
getEndOffset() - Method in class org.netbeans.editor.view.spi.LockView
 
getEndOffset(int) - Method in class org.netbeans.lib.editor.view.GapBoxView
 
getEndOffset() - Method in class org.netbeans.lib.editor.view.GapMultiLineView
 
getEventComponent(MouseEvent) - Method in class org.netbeans.editor.BaseCaret
 
getExpandString(char) - Method in class org.netbeans.editor.Abbrev
Deprecated.
Checks whether there's valid string to expand and if so it returns it.
getExpandString() - Method in class org.netbeans.editor.Abbrev
Deprecated.
 
getExtComponent() - Method in class org.netbeans.editor.EditorUI
Get extended editor component.
getExtentBounds() - Method in class org.netbeans.editor.EditorUI
 
getExtentBounds(Rectangle) - Method in class org.netbeans.editor.EditorUI
Get position of the component extent.
getFileLength() - Method in interface org.netbeans.editor.ext.DataAccessor
 
getFileLength() - Method in class org.netbeans.editor.ext.FileAccessor
 
getFileLength() - Method in class org.netbeans.editor.ext.FileStorage
 
getFileName() - Method in class org.netbeans.editor.ext.FileStorage
 
getFilePointer() - Method in interface org.netbeans.editor.ext.DataAccessor
Returns the current offset in this file.
getFilePointer() - Method in class org.netbeans.editor.ext.FileAccessor
Returns the current offset in this file.
getFilePointer() - Method in class org.netbeans.editor.ext.FileStorage
 
getFirstNonEmptyRow(BaseDocument, int, boolean) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getFirstNonWhiteBwd(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getFirstNonWhiteBwd(BaseDocument, int, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getFirstNonWhiteFwd(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getFirstNonWhiteFwd(BaseDocument, int, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getFirstNonWhiteRow(BaseDocument, int, boolean) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getFirstWhiteBwd(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getFirstWhiteBwd(BaseDocument, int, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getFirstWhiteFwd(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getFirstWhiteFwd(BaseDocument, int, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getFocusedComponent() - Static method in class org.netbeans.editor.BaseTextUI
 
getFocusedComponent() - Static method in class org.netbeans.editor.Utilities
Fetches the text component that currently has focus.
getFont() - Method in class org.netbeans.editor.Coloring
Getter for font
getFont(AttributeSet) - Method in class org.netbeans.editor.GuardedDocument
Takes a set of attributes and turn it into a font specification.
getFontMetrics(Font, Component) - Static method in class org.netbeans.editor.FontMetricsCache
Get the font-metrics for the given font.
getFontMetrics(Font, Graphics) - Static method in class org.netbeans.editor.FontMetricsCache
Get the font-metrics for the given font.
getFontMode() - Method in class org.netbeans.editor.Coloring
Getter for font-mode
getForeColor() - Method in class org.netbeans.editor.CodeFoldingSideBar
Deprecated.
Without any replacement.
getForeColor() - Method in class org.netbeans.editor.Coloring
Getter for foreground color
getForeground(AttributeSet) - Method in class org.netbeans.editor.GuardedDocument
Takes a set of attributes and turn it into a foreground color specification.
getForegroundColor() - Method in class org.netbeans.editor.AnnotationType
Getter for Foreground property
getFoundChar() - Method in class org.netbeans.editor.FinderFactory.CharArrayBwdFinder
 
getFoundChar() - Method in class org.netbeans.editor.FinderFactory.CharArrayFwdFinder
 
getFoundChar() - Method in class org.netbeans.editor.FinderFactory.NonWhiteBwdFinder
 
getFoundChar() - Method in class org.netbeans.editor.FinderFactory.NonWhiteFwdFinder
 
getFoundChar() - Method in class org.netbeans.editor.FinderFactory.WhiteBwdFinder
 
getFoundChar() - Method in class org.netbeans.editor.FinderFactory.WhiteFwdFinder
 
getFoundLength() - Method in class org.netbeans.editor.FinderFactory.FalseFinder
 
getFoundLength() - Method in class org.netbeans.editor.FinderFactory.StringBwdFinder
 
getFoundLength() - Method in interface org.netbeans.editor.FinderFactory.StringFinder
Get the length of the found string.
getFoundLength() - Method in class org.netbeans.editor.FinderFactory.StringFwdFinder
 
getFoundLength() - Method in class org.netbeans.editor.FinderFactory.WholeWordsBwdFinder
 
getFoundLength() - Method in class org.netbeans.editor.FinderFactory.WholeWordsFwdFinder
 
getFullTokenName(TokenCategory) - Method in class org.netbeans.editor.TokenContextPath
Get the token-name with the name-prefix of this context-path.
getFunctionBlock(int[]) - Method in class org.netbeans.editor.ext.ExtSyntaxSupport
Is the identifier at the position a function call? It first checks whether there is a identifier under the cursor and then it searches for the function call character - usually '('.
getFunctionBlock(int) - Method in class org.netbeans.editor.ext.ExtSyntaxSupport
 
getGapStart(Document) - Static method in class org.netbeans.editor.DocumentUtilities
 
getGapStart() - Method in interface org.netbeans.editor.GapStart
Deprecated.
Get the begining of the gap in the object's gap-based data.
getGlobalVariableMap(int) - Method in class org.netbeans.editor.ext.ExtSyntaxSupport
 
getGlyph() - Method in class org.netbeans.editor.AnnotationDesc
Gets glyph image.
getGlyph() - Method in class org.netbeans.editor.AnnotationType
Getter for Glyph property
getGlyphGutter() - Method in class org.netbeans.editor.EditorUI
 
getGlyphGutterActions(JTextComponent) - Method in class org.netbeans.editor.ImplementationProvider
Deprecated.
This is temporary method which allows core editor to access glyph gutter action.
getGlyphImage() - Method in class org.netbeans.editor.AnnotationType
Gets Image which represent the glyph.
getGotoCombo() - Method in class org.netbeans.editor.ext.GotoDialogPanel
 
getGotoValueText() - Method in class org.netbeans.editor.ext.GotoDialogSupport
Get text value of the
getGuardedBlockChain() - Method in class org.netbeans.editor.GuardedDocument
Get the chain of the guarded blocks
getHeight() - Method in class org.netbeans.editor.BaseView
Get height of the view
getHeight() - Method in class org.netbeans.editor.LeafView
Get total height of this view
getHeight(View) - Method in class org.netbeans.editor.view.spi.ViewRenderingContext
 
getHeightDimension() - Method in class org.netbeans.editor.GlyphGutter
 
getHighlight() - Method in class org.netbeans.editor.AnnotationType
Getter for Highlight property
getHyperlinkSpan(Document, int) - Method in interface org.netbeans.lib.editor.hyperlink.spi.HyperlinkProvider
Should determine the span of hyperlink on given offset.
getHyperlinkSpan(Document, int, HyperlinkType) - Method in interface org.netbeans.lib.editor.hyperlink.spi.HyperlinkProviderExt
Should determine the span of hyperlink on given offset.
getID() - Method in class org.netbeans.editor.SyntaxUpdateTokens.TokenInfo
 
getIdentifier(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Get the identifier around the given position or null if there's no identifier
getIdentifierBefore(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Get the identifier before the given position (ending at given offset) or null if there's no identifier
getIdentifierBlock(JTextComponent, int) - Static method in class org.netbeans.editor.Utilities
Get the identifier around the given position or null if there's no identifier around the given position.
getIdentifierBlock(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Get the identifier around the given position or null if there's no identifier around the given position.
getIdentifierUnderCursor() - Method in class org.netbeans.editor.ext.ToolTipSupport
Helper method to get the identifier under the mouse cursor.
getImage() - Method in class org.netbeans.editor.BaseImageTokenID
 
getImage() - Method in interface org.netbeans.editor.ImageTokenID
Get the string image of the token-id.
getImage() - Method in class org.netbeans.editor.TokenItem.AbstractItem
 
getImage() - Method in class org.netbeans.editor.TokenItem.FilterItem
 
getImage() - Method in interface org.netbeans.editor.TokenItem
Get the image of this token.
getIndentString(int, boolean, int) - Static method in class org.netbeans.editor.Analyzer
Get the string that should be used for indentation of the given level.
getIndex() - Method in class org.netbeans.editor.ext.CharacterArrayIterator
 
getIndex() - Method in interface org.netbeans.editor.ObjectArray.Modification
 
getInfo(Font) - Static method in class org.netbeans.editor.FontMetricsCache
Get the info about the space-width and strike-through and underline constants.
getInitialDelay() - Method in class org.netbeans.editor.ext.ToolTipSupport
 
getInitialSeparator() - Method in class org.netbeans.editor.LineSeparatorConversion.InitialSeparatorReader
Deprecated.
 
getInnerLevel() - Method in class org.netbeans.editor.CodeFoldingSideBar.PaintInfo
Deprecated.
 
getInsertAfter() - Method in class org.netbeans.editor.Mark
Deprecated. 
getInsertUpdateRebuildOffsetRange(DocumentEvent) - Method in class org.netbeans.lib.editor.view.GapBoxView
Get the offset area in which the views should be rebuilt in reaction to insert update in the underlying document.
getInsets() - Method in class org.netbeans.editor.BaseView
Get insets of this view.
getInsets() - Method in class org.netbeans.lib.editor.view.GapBoxView
Get the insets.
getInsetSpan(int) - Method in class org.netbeans.lib.editor.view.GapBoxView
Get the span along an axis that is taken up by the view insets.
getInteger() - Method in class org.netbeans.editor.ext.FileStorage
Get the integer value from the bytes[] array
getItem(int) - Method in class org.netbeans.editor.GapObjectArray
 
getItem(int) - Method in interface org.netbeans.editor.ObjectArray
Get the item at the given index.
getItemCount() - Method in class org.netbeans.editor.GapObjectArray
 
getItemCount() - Method in interface org.netbeans.editor.ObjectArray
 
getItemText(JTextComponent, String, Action) - Method in class org.netbeans.editor.ext.ExtKit.BuildPopupMenuAction
 
getKeymap() - Method in class org.netbeans.editor.BaseKit
 
getKeySequence() - Method in class org.netbeans.editor.KeySequenceInputPanel
Returns sequence of completed KeyStrokes as KeyStroke[]
getKeySequences() - Method in class org.netbeans.editor.MacroSavePanel
Deprecated.
 
getKeyStrokesForAction(Action) - Method in class org.netbeans.editor.MultiKeymap
 
getKit(Class) - Static method in class org.netbeans.editor.BaseKit
Deprecated.
Use CloneableEditorSupport.getEditorKit or MimeLookup instead to find EditorKit for a mime type.
getKit(JTextComponent) - Static method in class org.netbeans.editor.Utilities
Helper method to obtain instance of editor kit from existing JTextComponent.
getKitClass() - Method in class org.netbeans.editor.BaseDocument
Deprecated.
Don't use implementation class of editor kits. Use mime type, MimePath and MimeLookup.
getKitClass(JTextComponent) - Static method in class org.netbeans.editor.Utilities
Gets the class of an editor kit installed in JTextComponent.
getKwdConstant(String) - Method in class org.netbeans.editor.ext.KeywordMatchGenerator
 
getKwdConstantPrefix() - Method in class org.netbeans.editor.ext.KeywordMatchGenerator
 
getLastActiveComponent() - Static method in class org.netbeans.editor.Utilities
Returns last activated component.
getLastAllocationHeight() - Method in class org.netbeans.lib.editor.view.GapDocumentView
 
getLastAllocationWidth() - Method in class org.netbeans.lib.editor.view.GapDocumentView
 
getLastAllocationX() - Method in class org.netbeans.lib.editor.view.GapDocumentView
 
getLastAllocationY() - Method in class org.netbeans.lib.editor.view.GapDocumentView
 
getLastLineElement() - Method in class org.netbeans.lib.editor.view.GapMultiLineView
 
getLastMouseEvent() - Method in class org.netbeans.editor.ext.ToolTipSupport
 
getLayoutMajorAxisPreferredSpan() - Method in interface org.netbeans.editor.view.spi.ViewLayoutState
Get the preferred span along major axis.
getLayoutMajorAxisPreferredSpan() - Method in class org.netbeans.lib.editor.view.GapBoxView
 
getLayoutMajorAxisPreferredSpan() - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
getLayoutMajorAxisPreferredSpanFloat() - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
getLayoutMajorAxisRawOffset() - Method in interface org.netbeans.editor.view.spi.ViewLayoutState
Get the raw visual offset of the view along the parent view's major axis.
getLayoutMajorAxisRawOffset() - Method in class org.netbeans.lib.editor.view.GapBoxView
 
getLayoutMajorAxisRawOffset() - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
getLayoutMinorAxisAlignment() - Method in interface org.netbeans.editor.view.spi.ViewLayoutState
Get alignment along the minor axis.
getLayoutMinorAxisAlignment() - Method in class org.netbeans.lib.editor.view.GapBoxView
 
getLayoutMinorAxisAlignment() - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
getLayoutMinorAxisMaximumSpan() - Method in interface org.netbeans.editor.view.spi.ViewLayoutState
Get the maximum span of the view along minor axis.
getLayoutMinorAxisMaximumSpan() - Method in class org.netbeans.lib.editor.view.DefaultViewLayoutState
 
getLayoutMinorAxisMaximumSpan() - Method in class org.netbeans.lib.editor.view.GapBoxView
 
getLayoutMinorAxisMaximumSpan() - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
getLayoutMinorAxisMinimumSpan() - Method in interface org.netbeans.editor.view.spi.ViewLayoutState
Get the minimum span of the view along minor axis.
getLayoutMinorAxisMinimumSpan() - Method in class org.netbeans.lib.editor.view.DefaultViewLayoutState
 
getLayoutMinorAxisMinimumSpan() - Method in class org.netbeans.lib.editor.view.GapBoxView
 
getLayoutMinorAxisMinimumSpan() - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
getLayoutMinorAxisPreferredSpan() - Method in interface org.netbeans.editor.view.spi.ViewLayoutState
Get the preferred span of the view along minor axis.
getLayoutMinorAxisPreferredSpan() - Method in class org.netbeans.lib.editor.view.GapBoxView
 
getLayoutMinorAxisPreferredSpan() - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
getLayoutQueue() - Method in class org.netbeans.lib.editor.view.GapDocumentView
Fetch the queue to use for layout.
getLayoutStateMajorAxis() - Method in class org.netbeans.lib.editor.view.GapBoxView
 
getLayoutStateMinorAxis() - Method in class org.netbeans.lib.editor.view.GapBoxView
 
getLayoutStateParent() - Method in class org.netbeans.lib.editor.view.GapBoxView
 
getLayoutStateParent() - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
getLeastActiveComponent() - Static method in class org.netbeans.editor.Registry
Deprecated.
 
getLeastActiveDocument() - Static method in class org.netbeans.editor.Registry
Deprecated.
 
getLeft() - Method in class org.netbeans.editor.view.spi.ViewInsets
 
getLeftBorderLineColor() - Method in class org.netbeans.editor.Coloring
Getter for left border line color
getLeftRight() - Method in class org.netbeans.editor.view.spi.ViewInsets
 
getLength() - Method in class org.netbeans.editor.AnnotationDesc
Get length of the annotation
getLength() - Method in class org.netbeans.editor.SyntaxUpdateTokens.TokenInfo
 
getLFCount(char[]) - Static method in class org.netbeans.editor.Analyzer
Count the number of line feeds in char array.
getLFCount(char[], int, int) - Static method in class org.netbeans.editor.Analyzer
 
getLFCount(String) - Static method in class org.netbeans.editor.Analyzer
 
getLFCount() - Method in class org.netbeans.editor.BaseDocumentEvent
Get the count of '\n' (line-feeds) contained in the inserted/removed text.
getLine() - Method in class org.netbeans.editor.AnnotationDesc
Getter for line number of this annotation
getLine() - Method in class org.netbeans.editor.Annotations.LineAnnotations
Getter for the line number property
getLine() - Method in class org.netbeans.editor.BaseDocumentEvent
Deprecated. 
getLine() - Method in class org.netbeans.editor.Mark
Deprecated.
Get the line number of this mark
getLineAnnotations(int) - Method in class org.netbeans.editor.Annotations
Finds LineAnnotations for the given line number
getLineAscent() - Method in class org.netbeans.editor.EditorUI
 
getLineCount() - Method in class org.netbeans.editor.GlyphGutter
Return number of lines in the document
getLineHeight() - Method in class org.netbeans.editor.EditorUI
 
getLineNumberDigitWidth() - Method in class org.netbeans.editor.EditorUI
Returns width of the one digit
getLineNumberMargin() - Method in class org.netbeans.editor.EditorUI
Returns the line number margin
getLineNumberWidth() - Method in class org.netbeans.editor.GlyphGutter
 
getLineOffset(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getListenerList() - Method in class org.netbeans.editor.WeakEventListenerList
 
getListeners(Class) - Method in class org.netbeans.editor.WeakEventListenerList
 
getLocalVariableMap(int) - Method in class org.netbeans.editor.ext.ExtSyntaxSupport
 
getLockThread() - Method in class org.netbeans.editor.view.spi.LockView
Return the thread that holds a lock on the view hierarchy.
getLockThread() - Method in class org.netbeans.editor.view.spi.ViewHierarchyMutex
Return the thread that holds a lock on this mutex.
getLogicalStyle(int) - Method in class org.netbeans.editor.GuardedDocument
Get logical style for position in paragraph
getMacroActions() - Method in class org.netbeans.editor.BaseKit
Deprecated.
Without any replacement.
getMacroBody() - Method in class org.netbeans.editor.MacroSavePanel
Deprecated.
 
getMacroDialogSupport(Class) - Method in class org.netbeans.editor.ActionFactory.StopMacroRecordingAction
Deprecated.
 
getMacroName() - Method in class org.netbeans.editor.MacroSavePanel
Deprecated.
 
getMagicCaretPosition() - Method in class org.netbeans.editor.BaseCaret
Get position used to mark begining of the selected block
getMajorAxis() - Method in class org.netbeans.lib.editor.view.GapBoxView
Fetch the major axis (the axis the children are tiled along).
getMajorAxis() - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
getMajorAxisInsetSpan() - Method in class org.netbeans.lib.editor.view.GapBoxView
Get the span along major axis that is taken up by the view insets.
getMark() - Method in class org.netbeans.editor.BaseCaret
Gets the current position of the selection mark.
getMarkSize(Graphics) - Method in class org.netbeans.editor.CodeFoldingSideBar
Deprecated.
 
getMatchingBracketFinder(char) - Method in class org.netbeans.editor.ext.ExtSyntaxSupport
Get the bracket finder that will search for the matching bracket or null if the bracket character doesn't belong to bracket characters.
getMatchWord(int, boolean) - Method in class org.netbeans.editor.WordMatch
Find next matching word and replace it on current cursor position
getMaximumSpan(int) - Method in class org.netbeans.editor.view.spi.LockView
 
getMaximumSpan(int) - Method in class org.netbeans.lib.editor.view.GapBoxView
Determines the maximum span for this view along an axis.
getMethodStartPosition(int) - Method in class org.netbeans.editor.ext.ExtSyntaxSupport
Get the start position of the method or the area where the declaration can start.
getMinimumCount() - Method in class org.netbeans.editor.AnnotationType.CombinationMember
Getter for MinimumCount property
getMinimumOptionals() - Method in class org.netbeans.editor.AnnotationType
Getter for MinimumOptionals property
getMinimumSpan(int) - Method in class org.netbeans.editor.view.spi.LockView
 
getMinimumSpan(int) - Method in class org.netbeans.lib.editor.view.GapBoxView
Determines the minimum span for this view along an axis.
getMinorAxis() - Method in class org.netbeans.lib.editor.view.GapBoxView
Fetch the minor axis (the axis orthoginal to the tiled axis).
getMinorAxis() - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
getMinorAxisInsetSpan() - Method in class org.netbeans.lib.editor.view.GapBoxView
Get the span along minor axis that is taken up by the view insets.
getMinorAxisSpan(ViewLayoutState) - Method in interface org.netbeans.editor.view.spi.ViewLayoutState.Parent
Get span of the given child along the minor axis.
getMinorAxisSpan(ViewLayoutState) - Method in class org.netbeans.lib.editor.view.GapBoxView
Get span of the given child along the minor axis of this view.
getMostActiveComponent() - Static method in class org.netbeans.editor.Registry
Deprecated.
 
getMostActiveDocument() - Static method in class org.netbeans.editor.Registry
Deprecated.
 
getName() - Method in class org.netbeans.editor.AnnotationType.CombinationMember
Gets name of the annotation type
getName() - Method in class org.netbeans.editor.AnnotationType
Getter for Name property
getName() - Method in class org.netbeans.editor.AnnotationType.Severity
 
getName() - Method in class org.netbeans.editor.BaseElement
Get element name if defined
getName() - Method in class org.netbeans.editor.BaseTokenCategory
Get the name of the category.
getName() - Method in class org.netbeans.editor.BaseTokenID
 
getName() - Method in class org.netbeans.editor.MultiKeymap
 
getName() - Method in interface org.netbeans.editor.TokenCategory
Get the name of the category.
getNamePrefix() - Method in class org.netbeans.editor.TokenContext
Get the prefix that this context adds to the name of its tokens.
getNamePrefix() - Method in class org.netbeans.editor.TokenContextPath
Get the prefix that this context adds to the name of its tokens.
getNext() - Method in class org.netbeans.editor.MarkBlock
 
getNext() - Method in class org.netbeans.editor.TokenItem.FilterItem
 
getNext() - Method in interface org.netbeans.editor.TokenItem
Get next token-item in the text.
getNextLineWithAnnotation(int) - Method in class org.netbeans.editor.Annotations
Get next line number with some annotation
getNextTabColumn(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Get the visual column corresponding to the position after pressing the TAB key.
getNextVisualPositionFrom(JTextComponent, int, Position.Bias, int, Position.Bias[]) - Method in class org.netbeans.editor.BaseTextUI
Next visually represented model location where caret can be placed.
getNextVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class org.netbeans.editor.LeafView
!!! osetrit konec view -> jump na dalsi v branchview
getNextVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class org.netbeans.editor.view.spi.LockView
 
getNextVisualPositionFrom(View, int, Position.Bias, Shape, int, Position.Bias[]) - Method in class org.netbeans.editor.view.spi.ViewRenderingContext
Provides a way to determine the next visually represented model location that one might place a caret.
getNextVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class org.netbeans.lib.editor.view.GapBoxView
Provides a way to determine the next visually represented model location that one might place a caret.
getNextWord(JTextComponent, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getNextWord(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getNextWordOffset(JTextComponent) - Method in class org.netbeans.editor.BaseKit.NextWordAction
Deprecated.
 
getNumberOfAnnotations(int) - Method in class org.netbeans.editor.Annotations
Returns number of visible annotations on the line
getNumericID() - Method in class org.netbeans.editor.BaseTokenCategory
Get the optional numeric identification of this token-category.
getNumericID() - Method in class org.netbeans.editor.BaseTokenID
 
getNumericID() - Method in interface org.netbeans.editor.TokenCategory
Get the optional numeric identification of this token-category.
getOffset() - Method in class org.netbeans.editor.AnnotationDesc
Getter for offset of this annotation
getOffset() - Method in class org.netbeans.editor.ext.FileStorage
 
getOffset() - Method in class org.netbeans.editor.Mark
Deprecated.
Get the position of this mark
getOffset() - Method in class org.netbeans.editor.Syntax
Get the current scanning offset
getOffset() - Method in class org.netbeans.editor.SyntaxUpdateTokens.TokenInfo
 
getOffset() - Method in class org.netbeans.editor.TokenItem.AbstractItem
 
getOffset() - Method in class org.netbeans.editor.TokenItem.FilterItem
 
getOffset() - Method in interface org.netbeans.editor.TokenItem
Get the position of the token in the document
getOffsetFromLine(BaseDocument, int) - Method in class org.netbeans.editor.ext.ExtKit.GotoAction
This method is called by the dialog support to translate the line offset to the document position.
getOrderNumber() - Method in class org.netbeans.editor.AnnotationDesc
Internal order of the annotations.
getOriginalView() - Method in interface org.netbeans.editor.view.spi.ViewFragment
Return original view for which this wrapper is being created.
getPaintAreas(Graphics, int, int) - Method in class org.netbeans.editor.BaseView
Returns binary composition of regions that should be painted.
getPaintAreas(Graphics, int, int) - Method in class org.netbeans.editor.LeafView
Returns binary composition of paint areas
getPaintHeight() - Method in class org.netbeans.editor.CodeFoldingSideBar.PaintInfo
Deprecated.
 
getPaintInfo(Rectangle) - Method in class org.netbeans.editor.CodeFoldingSideBar
Deprecated.
 
getPaintOperation() - Method in class org.netbeans.editor.CodeFoldingSideBar.PaintInfo
Deprecated.
 
getPaintY() - Method in class org.netbeans.editor.CodeFoldingSideBar.PaintInfo
Deprecated.
 
getPanel() - Method in class org.netbeans.editor.StatusBar
 
getParagraphElement(int) - Method in class org.netbeans.editor.BaseDocument
 
getParent() - Method in class org.netbeans.editor.TokenContextPath
Get parent context-path that consists of all the contexts of this path except the last one.
getParentElement() - Method in class org.netbeans.editor.BaseElement
Get parent element
getParentFrame(Component) - Static method in class org.netbeans.editor.EditorUI
Finds the frame - parent of editor component
getPasive() - Method in class org.netbeans.editor.Annotations.LineAnnotations
Deprecated.
The method name contains typo. Use Annotations.LineAnnotations.getPassive() instead.
getPasiveAnnotations(int) - Method in class org.netbeans.editor.Annotations
Deprecated.
The method name contains a typo. Use Annotations.getPassiveAnnotationsForLine(int)
getPassive() - Method in class org.netbeans.editor.Annotations.LineAnnotations
Gets the array of all passive and visible annotations
getPassiveAnnotations(int) - Method in class org.netbeans.editor.Annotations
Return list of passive annotations attached on the line of given offset
getPassiveAnnotationsForLine(int) - Method in class org.netbeans.editor.Annotations
 
getPlatformLS() - Static method in class org.netbeans.editor.Analyzer
Get platform default line separator
getPopupManager() - Method in class org.netbeans.editor.EditorUI
 
getPopupMenu() - Method in class org.netbeans.editor.EditorUI
 
getPopupMenuItem(JTextComponent) - Method in class org.netbeans.editor.ActionFactory.GenerateGutterPopupAction
 
getPopupMenuItem(JTextComponent) - Method in class org.netbeans.editor.ActionFactory.ToggleLineNumbersAction
Deprecated.
 
getPopupMenuItem(JTextComponent) - Method in class org.netbeans.editor.BaseAction
 
getPopupMenuText(JTextComponent) - Method in class org.netbeans.editor.BaseAction
 
getPosFromY(int) - Method in class org.netbeans.editor.BaseTextUI
 
getPosFromY(int) - Method in class org.netbeans.editor.BaseView
Get position when knowing y-coord
getPosFromY(int) - Method in class org.netbeans.editor.LeafView
Get begin of line position from y-coord.
getPosition() - Method in class org.netbeans.editor.JumpList.Entry
Gets the offset of the position maintaind by this entry.
getPositionAbove(JTextComponent, int, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getPositionBelow(JTextComponent, int, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getPreferredSize() - Method in class org.netbeans.editor.FoldingToolTip
Deprecated.
 
getPreferredSize() - Method in class org.netbeans.editor.KeySequenceInputPanel
Makes it trying to be bigger
getPreferredSize() - Method in class org.netbeans.editor.MacroSavePanel
Deprecated.
 
getPreferredSpan(int) - Method in class org.netbeans.editor.BaseView
Get preferred span over axis
getPreferredSpan(int) - Method in class org.netbeans.editor.view.spi.LockView
 
getPreferredSpan(int) - Method in class org.netbeans.lib.editor.view.GapBoxView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class org.netbeans.lib.editor.view.GapDocumentView
 
getPreScan() - Method in class org.netbeans.editor.Syntax.BaseStateInfo
 
getPreScan() - Method in class org.netbeans.editor.Syntax
Get the pre-scan which is a number of characters between offset and tokenOffset.
getPreScan() - Method in interface org.netbeans.editor.Syntax.StateInfo
Get the preScan value
getPrev() - Method in class org.netbeans.editor.MarkBlock
 
getPrevious() - Method in class org.netbeans.editor.TokenItem.FilterItem
 
getPrevious() - Method in interface org.netbeans.editor.TokenItem
Get previous token-item in the text.
getPreviousWord(JTextComponent, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getPreviousWord(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getPreviousWord() - Method in class org.netbeans.editor.WordMatch
 
getPreviousWordOffset(JTextComponent) - Method in class org.netbeans.editor.BaseKit.PreviousWordAction
Deprecated.
 
getPriority() - Method in class org.netbeans.editor.AnnotationType
 
getProp(String) - Method in class org.netbeans.editor.AnnotationType
Gets property for appropriate string value
getProperty(Object) - Method in class org.netbeans.editor.EditorUI
 
getPropertyPrefix() - Method in class org.netbeans.editor.BaseTextUI
 
getRedoPresentationName() - Method in class org.netbeans.editor.BaseDocumentEvent
 
getRelativeEndOffset() - Method in interface org.netbeans.editor.view.spi.ViewFragment
Return relative ending offset against the starting offset of the original view.
getRelativeStartOffset() - Method in interface org.netbeans.editor.view.spi.ViewFragment
Return relative starting offset against the starting offset of the original view.
getRemovedItemsCount() - Method in interface org.netbeans.editor.ObjectArray.Modification
 
getRemoveUpdateRebuildOffsetRange(DocumentEvent) - Method in class org.netbeans.lib.editor.view.GapBoxView
Get the offset area in which the views should be rebuilt in reaction to insert update in the underlying document.
getReplaceEstimatedThreshold() - Method in class org.netbeans.lib.editor.view.GapBoxView
Get minimum number of children that must be added at once by replace() so that the addition is treated as a lengthy operation which means that all the added children will have the estimated span flag turned on and #scheduleResetChildrenEstimatedSpan(int) will be called to walk through the added children and reset their estimated span to false.
getResizeWeight(int) - Method in class org.netbeans.editor.view.spi.LockView
 
getResolveParent() - Method in class org.netbeans.editor.MultiKeymap
 
getResourceBundle(String) - Method in class org.netbeans.editor.ImplementationProvider
Deprecated.
Returns ResourceBundle for the given class.
getRight() - Method in class org.netbeans.editor.view.spi.ViewInsets
 
getRightBorderLineColor() - Method in class org.netbeans.editor.Coloring
Getter for right border line color
getRootElements() - Method in class org.netbeans.editor.BaseDocument
Return array of root elements - usually only one
getRootView(JTextComponent, Class) - Static method in class org.netbeans.editor.Utilities
Get first view in the hierarchy that is an instance of the given class.
getRowCount(BaseDocument, int, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getRowCount(BaseDocument) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getRowEnd(JTextComponent, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getRowEnd(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getRowFirstNonWhite(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Get the first non-white character on the line.
getRowIndent(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Get indentation on the current line.
getRowIndent(BaseDocument, int, boolean) - Static method in class org.netbeans.editor.Utilities
Get indentation on the current line.
getRowLastNonWhite(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getRowLastValidChar(int) - Method in class org.netbeans.editor.ext.ExtSyntaxSupport
Gets the last non-blank and non-comment character on the given line.
getRowStart(JTextComponent, int) - Static method in class org.netbeans.editor.Utilities
Get the starting position of the row.
getRowStart(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getRowStart(BaseDocument, int, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
Deprecated without replacement
getRowStartFromLineOffset(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getSegment() - Method in class org.netbeans.editor.SegmentCache
Deprecated.
Simply returns new Segment().
getSelectionOrIdentifier(JTextComponent, int) - Static method in class org.netbeans.editor.Utilities
Get the selection if there's any or get the identifier around the position if there's no selection.
getSelectionOrIdentifier(JTextComponent) - Static method in class org.netbeans.editor.Utilities
Get the selection or identifier at the current caret position
getSelectionOrIdentifierBlock(JTextComponent, int) - Static method in class org.netbeans.editor.Utilities
Get the selection if there's any or get the identifier around the position if there's no selection.
getSelectionOrIdentifierBlock(JTextComponent) - Static method in class org.netbeans.editor.Utilities
Get the selection or identifier at the current caret position
getSeverity() - Method in class org.netbeans.editor.AnnotationType
 
getSharedColoringMap(Class) - Static method in class org.netbeans.editor.EditorUI
Deprecated.
Use Editor Settings API instead.
getSharedInstance() - Static method in class org.netbeans.editor.SegmentCache
Deprecated.
Simply use new Segment().
getShiftWidth() - Method in class org.netbeans.editor.BaseDocument
Deprecated.
Please use Editor Indentation API instead, for details see Editor Indentation.
getShortDescription() - Method in class org.netbeans.editor.AnnotationDesc
Getter for localized tooltip text for this annotation
getShortDescriptionBundleClass() - Method in class org.netbeans.editor.BaseAction
Get the class in a package where resource bundle for localization of the short description of this action resides.
getSideBarWidth() - Method in class org.netbeans.editor.EditorUI
 
getSpacesBuffer(int) - Static method in class org.netbeans.editor.Analyzer
Get buffer filled with appropriate number of spaces.
getSpacesString(int) - Static method in class org.netbeans.editor.Analyzer
Get string filled with space characters.
getSpaceWidth(Graphics) - Method in interface org.netbeans.editor.FontMetricsCache.Info
Returns the width of the space character
getSpaceWidth(Component) - Method in interface org.netbeans.editor.FontMetricsCache.Info
Returns the width of the space character
getSpan(View, int, int, TabExpander, float) - Method in class org.netbeans.editor.view.spi.ViewRenderingContext
 
getStartMark() - Method in class org.netbeans.editor.BaseElement
Get start mark of this element
getStartMark() - Method in class org.netbeans.editor.LeafElement
Get start mark of this element
getStartOffset() - Method in class org.netbeans.editor.BaseElement
Get start offset of this element
getStartOffset() - Method in class org.netbeans.editor.LeafElement
Get start offset of this element
getStartOffset() - Method in class org.netbeans.editor.MarkBlock
 
getStartOffset(int) - Method in interface org.netbeans.editor.view.spi.FlyView.Parent
Get start offset of the child with the given index.
getStartOffset() - Method in class org.netbeans.editor.view.spi.LockView
 
getStartOffset(int) - Method in class org.netbeans.lib.editor.view.GapBoxView
 
getStartY() - Method in class org.netbeans.editor.BaseView
Get y base value for this view.
getState() - Method in class org.netbeans.editor.Syntax.BaseStateInfo
 
getState() - Method in interface org.netbeans.editor.Syntax.StateInfo
Get the internal state
getStateInfo() - Method in class org.netbeans.editor.MarkFactory.SyntaxMark
Deprecated.
Get state info of this mark
getStateName(int) - Method in class org.netbeans.editor.Syntax
Get state name as string.
getStateObject() - Static method in class org.netbeans.editor.EditorState
Deprecated.
 
getStatus() - Method in class org.netbeans.editor.ext.ToolTipSupport
 
getStatusBar() - Method in class org.netbeans.editor.EditorUI
 
getStatusBits(int) - Method in class org.netbeans.lib.editor.view.GapBoxView
 
getStatusBits(int) - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
getStatusText(JTextComponent) - Static method in class org.netbeans.editor.Utilities
 
getStickyWindowSupport() - Method in class org.netbeans.editor.EditorUI
 
getStrikeThroughColor() - Method in class org.netbeans.editor.Coloring
Getter for strikethrough line color
getStrikethroughOffset(Graphics) - Method in interface org.netbeans.editor.FontMetricsCache.Info
Returns the position of the strike-through line relative to the baseline.
getStrikethroughOffset(Component) - Method in interface org.netbeans.editor.FontMetricsCache.Info
Returns the position of the strike-through line relative to the baseline.
getStrikethroughThickness(Graphics) - Method in interface org.netbeans.editor.FontMetricsCache.Info
Returns the thickness of the strike-through line.
getStrikethroughThickness(Component) - Method in interface org.netbeans.editor.FontMetricsCache.Info
Returns the thickness of the strike-through line.
getString() - Method in class org.netbeans.editor.ext.FileStorage
Get the string value from the bytes[] array
getString(char[], int, int) - Method in class org.netbeans.editor.ext.StringCache
 
getString(String) - Static method in class org.netbeans.editor.LocaleSupport
Deprecated.
Get the localized string for the given key using the registered localizers.
getString(String, String) - Static method in class org.netbeans.editor.LocaleSupport
Deprecated.
Get the localized string or the default value if no translation for the given key exists.
getString(String) - Method in interface org.netbeans.editor.LocaleSupport.Localizer
Deprecated.
Translate the key to the localized string.
getStyle(String) - Method in class org.netbeans.editor.GuardedDocument
Fetches style previously added
getStyleNames() - Method in class org.netbeans.editor.GuardedDocument
Fetches the list of style names
getSupportedHyperlinkTypes() - Method in interface org.netbeans.lib.editor.hyperlink.spi.HyperlinkProviderExt
Returns all hyperlink types that are supported by this HyperlinkProvider.
getSupposedTokenID() - Method in class org.netbeans.editor.Syntax
 
getSynchronousQueue() - Static method in class org.netbeans.editor.view.spi.ViewLayoutQueue
 
getSyntaxSupport() - Method in class org.netbeans.editor.BaseDocument
Deprecated.
Please use Lexer instead, for details see Lexer.
getSyntaxSupport(JTextComponent) - Static method in class org.netbeans.editor.Utilities
Get the syntax-support class that belongs to the document of the given component.
getSyntaxUpdateOffset() - Method in class org.netbeans.editor.BaseDocumentEvent
Get the offset at which the updating of the syntax stopped so there are no more changes in the tokens after this point.
getTabInsertString(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
Formatter#insertTabString() editor.deprecated.pre65formatting
getTabsBuffer(int) - Static method in class org.netbeans.editor.Analyzer
Get buffer filled with appropriate number of tabs.
getTabSize() - Method in class org.netbeans.editor.BaseDocument
Get the number of spaces the TAB character ('\t') visually represents.
getText() - Method in class org.netbeans.editor.BaseDocument
 
getText(int[]) - Method in class org.netbeans.editor.BaseDocument
 
getText() - Method in class org.netbeans.editor.BaseDocumentEvent
Get the text that was inserted/removed or null for change event.
getText(String) - Method in class org.netbeans.editor.StatusBar
 
getText() - Method in interface org.netbeans.editor.view.spi.FlyView
Get the text represented by this view.
getTextMargin() - Method in class org.netbeans.editor.EditorUI
Get the begining of the area covered by text
getTokenBlocks(int, int, TokenID[]) - Method in class org.netbeans.editor.SyntaxSupport
Get position pairs covering the blocks that include only the tokens from the given token array.
getTokenCategories() - Method in class org.netbeans.editor.TokenContext
Get the token-categories that belong to this token-context.
getTokenChain(int, int) - Method in class org.netbeans.editor.ext.ExtSyntaxSupport
Get the chain of the tokens for the given block of text.
getTokenChain(int) - Method in class org.netbeans.editor.SyntaxSupport
Get the member of the chain of the tokens for the given document position.
getTokenContextPath() - Method in class org.netbeans.editor.Syntax
Get the token-context-path of the returned token.
getTokenContextPath() - Method in class org.netbeans.editor.TokenItem.AbstractItem
 
getTokenContextPath() - Method in class org.netbeans.editor.TokenItem.FilterItem
 
getTokenContextPath() - Method in interface org.netbeans.editor.TokenItem
Get the token-id of this token-item
getTokenID(int) - Method in class org.netbeans.editor.ext.ExtSyntaxSupport
Gets the token-id of the token at the given position.
getTokenID() - Method in class org.netbeans.editor.TokenItem.AbstractItem
 
getTokenID() - Method in class org.netbeans.editor.TokenItem.FilterItem
 
getTokenID() - Method in interface org.netbeans.editor.TokenItem
Get the token-id of this token-item
getTokenIDs() - Method in class org.netbeans.editor.TokenContext
Get the token-ids that belong to this token-context.
getTokenInfoList(DocumentEvent) - Static method in class org.netbeans.editor.SyntaxUpdateTokens
Retrieve unmodifiable list of relexed tokens of interest for the particular document event.
getTokenInfoList(Document) - Static method in class org.netbeans.editor.SyntaxUpdateTokens
Create list of tokens of interest for the whole document.
getTokenItem() - Method in class org.netbeans.editor.MarkFactory.SyntaxMark
Deprecated.
 
getTokenLength() - Method in class org.netbeans.editor.Syntax
Get length of token in scanned buffer.
getTokenOffset() - Method in class org.netbeans.editor.Syntax
Get start of token in scanned buffer.
getToolBarComponent() - Method in class org.netbeans.editor.EditorUI
Get the toolbar component appropriate for this editor.
getToolbarPresenter() - Method in class org.netbeans.editor.ActionFactory.ToggleRectangularSelectionAction
 
getToolTip() - Method in class org.netbeans.editor.ext.ToolTipSupport
 
getToolTipSupport() - Method in class org.netbeans.editor.EditorUI
 
getTooltipText() - Method in class org.netbeans.editor.AnnotationType
Getter for TooltipText property
getToolTipText() - Method in class org.netbeans.editor.ext.ToolTipSupport
 
getToolTipText(MouseEvent) - Method in class org.netbeans.editor.GlyphGutter
Get tooltip text for the mouse position
getToolTipText(float, float, Shape) - Method in class org.netbeans.editor.view.spi.LockView
 
getTooltipText(Document, int, HyperlinkType) - Method in interface org.netbeans.lib.editor.hyperlink.spi.HyperlinkProviderExt
Get a short description/tooltip corresponding to the given offset.
getTop() - Method in class org.netbeans.editor.view.spi.ViewInsets
 
getTopBorderLineColor() - Method in class org.netbeans.editor.Coloring
Getter for top border line color
getTopBottom() - Method in class org.netbeans.editor.view.spi.ViewInsets
 
getType(String) - Method in class org.netbeans.editor.AnnotationTypes
Returns AnnotationType instance for the given name of the type
getTypes() - Static method in class org.netbeans.editor.AnnotationTypes
Returns instance of AnnotationTypes singleton.
getUnderlineColor() - Method in class org.netbeans.editor.Coloring
Getter for underline line color
getUnderlineOffset(Graphics) - Method in interface org.netbeans.editor.FontMetricsCache.Info
Returns the position of the underline relative to the baseline.
getUnderlineOffset(Component) - Method in interface org.netbeans.editor.FontMetricsCache.Info
Returns the position of the underline relative to the baseline.
getUnderlineThickness(Graphics) - Method in interface org.netbeans.editor.FontMetricsCache.Info
Returns the thickness of the underline.
getUnderlineThickness(Component) - Method in interface org.netbeans.editor.FontMetricsCache.Info
Returns the thickness of the underline.
getUndoPresentationName() - Method in class org.netbeans.editor.BaseDocumentEvent
 
getValue(String) - Method in class org.netbeans.editor.BaseAction
 
getValue() - Method in interface org.netbeans.editor.BaseDocument.PropertyEvaluator
 
getValue(String) - Method in class org.netbeans.editor.DelegateAction
 
getValue() - Method in class org.netbeans.editor.ext.GotoDialogPanel
 
getVariableMap() - Method in interface org.netbeans.editor.ext.ExtSyntaxSupport.VariableMapTokenProcessor
Get the map that contains the pairs [variable-name, variable-type].
getView(int) - Method in class org.netbeans.editor.LeafView
Gets the n-th child view.
getView(int) - Method in class org.netbeans.editor.view.spi.LockView
Gets the n-th view in this container.
getView() - Method in interface org.netbeans.editor.view.spi.ViewLayoutState
Get the view that this layout state is wrapping.
getView(int) - Method in class org.netbeans.lib.editor.view.GapBoxView
Returns the view in this container with the particular index.
getView() - Method in class org.netbeans.lib.editor.view.GapBoxView
 
getView() - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
getViewCount() - Method in class org.netbeans.editor.LeafView
Returns the number of child views in this view.
getViewCount() - Method in class org.netbeans.editor.view.spi.LockView
 
getViewCount() - Method in class org.netbeans.lib.editor.view.GapBoxView
Returns the number of child views of this view.
getViewFactory() - Method in class org.netbeans.editor.BaseKit
Fetches a factory that is suitable for producing views of any models that are produced by this kit.
getViewHierarchyMutex(JTextComponent) - Static method in class org.netbeans.editor.view.spi.LockView
Get mutex used to lock the view hierarchy.
getViewIndex(int, Position.Bias) - Method in class org.netbeans.editor.view.spi.LockView
 
getViewIndex(int, Position.Bias) - Method in class org.netbeans.lib.editor.view.GapBoxView
Returns the child view index representing the given position in the model.
getViewIndex(int) - Method in class org.netbeans.lib.editor.view.GapBoxView
Returns the child view index representing the given position in the model.
getViewIndexAtPoint(float, float, Shape) - Method in class org.netbeans.lib.editor.view.GapBoxView
Fetches the child view index at the given point.
getViewRawIndex() - Method in interface org.netbeans.editor.view.spi.ViewLayoutState
Get the raw index of the view (wrapped by this layout state) in its parent view.
getViewRawIndex() - Method in class org.netbeans.lib.editor.view.GapBoxView
 
getViewRawIndex() - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
getViewStartY(BaseView, int) - Method in class org.netbeans.editor.BaseView
Get child view's y base value.
getViewStartY(BaseView, int) - Method in class org.netbeans.editor.LeafView
Get child view's y base value.
getVisCol() - Method in class org.netbeans.editor.FinderFactory.PosVisColFwdFinder
Get visual column that this finder computed
getVisibleAnnotationTypeNamesCount() - Method in class org.netbeans.editor.AnnotationTypes
Gets count of all visible annotation type names
getVisualColumn(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Return visual column (with expanded tabs) on the line.
getVisualColumn(LineDocument, int) - Static method in class org.netbeans.editor.Utilities
Return visual column (with expanded tabs) on the line.
getWaveUnderlineColor() - Method in class org.netbeans.editor.AnnotationType
Getter for WaveUnderline property
getWaveUnderlineColor() - Method in class org.netbeans.editor.Coloring
Getter for wave underline line color
getWhitespaceString(int, int, boolean, int) - Static method in class org.netbeans.editor.Analyzer
Get the string that should be used for indentation of the given level.
getWidthDimension() - Method in class org.netbeans.editor.GlyphGutter
 
getWord(JTextComponent, int) - Static method in class org.netbeans.editor.Utilities
Get the word around the given position .
getWord(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Get the word at given position.
getWordEnd(JTextComponent, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getWordEnd(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getWordMatch() - Method in class org.netbeans.editor.EditorUI
 
getWordStart(JTextComponent, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getWordStart(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Deprecated.
getWorkerThread() - Method in class org.netbeans.editor.view.spi.ViewLayoutQueue
 
getYFromPos(int) - Method in class org.netbeans.editor.BaseTextUI
Return y coordinate value for given offset.
getYFromPos(int) - Method in class org.netbeans.editor.BaseView
Get y-coord value from position
getYFromPos(int) - Method in class org.netbeans.editor.LeafView
Get y coordinate from position.
GlyphGutter - Class in org.netbeans.editor
GlyphGutter is component for displaying line numbers and annotation glyph icons.
GlyphGutter() - Constructor for class org.netbeans.editor.GlyphGutter
 
GlyphGutter(EditorUI) - Constructor for class org.netbeans.editor.GlyphGutter
 
gotoAction - Static variable in class org.netbeans.editor.ext.ExtKit
Open goto dialog action - this action is defined in view package, but its name is defined here for clarity
GotoAction() - Constructor for class org.netbeans.editor.ext.ExtKit.GotoAction
 
gotoCombo - Variable in class org.netbeans.editor.ext.GotoDialogPanel
 
gotoDeclaration(JTextComponent) - Method in class org.netbeans.editor.ext.ExtKit.GotoDeclarationAction
Deprecated.
 
gotoDeclarationAction - Static variable in class org.netbeans.editor.ext.ExtKit
Goto declaration depending on the context under the caret
GotoDeclarationAction() - Constructor for class org.netbeans.editor.ext.ExtKit.GotoDeclarationAction
Deprecated.
 
GotoDialogPanel - Class in org.netbeans.editor.ext
GotoDialogPanel is an UI object for entering line numbers to move caret to.
GotoDialogPanel() - Constructor for class org.netbeans.editor.ext.GotoDialogPanel
Initializes the UI and fetches the history
GotoDialogSupport - Class in org.netbeans.editor.ext
Support for displaying goto dialog
GotoDialogSupport() - Constructor for class org.netbeans.editor.ext.GotoDialogSupport
 
gotoHelpAction - Static variable in class org.netbeans.editor.ext.ExtKit
Goto help depending on the context under the caret
gotoLabel - Variable in class org.netbeans.editor.ext.GotoDialogPanel
 
gotoSourceAction - Static variable in class org.netbeans.editor.ext.ExtKit
Goto source depending on the context under the caret
gotoSuperImplementationAction - Static variable in class org.netbeans.editor.ext.ExtKit
 
GUARDED_ATTRIBUTE - Static variable in class org.netbeans.editor.GuardedDocument
Guarded attribute used for specifying that the inserted block will be guarded.
GuardedDocument - Class in org.netbeans.editor
Extension to the guarded document that implements StyledDocument interface
GuardedDocument(Class) - Constructor for class org.netbeans.editor.GuardedDocument
Deprecated.
The use of editor kit's implementation classes is deprecated in favor of mime types.
GuardedDocument(String) - Constructor for class org.netbeans.editor.GuardedDocument
Create a new guarded document.
GuardedDocument(Class, boolean, StyleContext) - Constructor for class org.netbeans.editor.GuardedDocument
Deprecated.
The use of editor kit's implementation classes is deprecated in favor of mime types.
GuardedDocument(String, boolean, StyleContext) - Constructor for class org.netbeans.editor.GuardedDocument
Creates base document with specified style context.
GuardedDocumentEvent - Class in org.netbeans.editor
Attempt to insert or remove from the guarded block has been done.
GuardedDocumentEvent(GuardedDocument, int, int, DocumentEvent.EventType) - Constructor for class org.netbeans.editor.GuardedDocumentEvent
 
GuardedException - Exception in org.netbeans.editor
Attempt to insert or remove from the guarded block has been done.
GuardedException(String, int) - Constructor for exception org.netbeans.editor.GuardedException
 
guardedSet - Static variable in class org.netbeans.editor.GuardedDocument
AttributeSet with only guarded attribute
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
Skip navigation links
org.netbeans.modules.editor.lib/3 4.32.0 23