站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

G-Index (Editor Library) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.editor.lib/1 1.14.0 3
A B C D E F G H I J K L M N O P Q 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.
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
A given object can publish this interface if it allows an efficient access to its gap-based data storage and wants to give its clients a hint about how to access the data efficiently.
generateGutterPopupAction - Static variable in class org.netbeans.editor.BaseKit
Name of the action for generating of Glyph Gutter popup menu
get(Object) - Method in class org.netbeans.editor.BaseDocument.LazyPropertyMap
 
get(Object) - Static method in class org.netbeans.editor.EditorState
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
 
getAbbrevMap() - Method in class org.netbeans.editor.Abbrev
Get mapping table [abbrev, expanded-abbrev]
getAbbrevString() - Method in class org.netbeans.editor.Abbrev
Get current abbreviation string
getAcceptor(Class, String, Acceptor) - Static method in class org.netbeans.editor.SettingsUtil
 
getAccessibleContext() - Method in class org.netbeans.editor.CodeFoldingSideBar
 
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.
getActivateLayer() - Method in class org.netbeans.editor.MarkFactory.DrawMark
 
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
 
getAddedMark() - Method in class org.netbeans.editor.MarkChain
The mark created by addMark() method is returned by this method.
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
Get next line number with some annotation
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
 
getAssociatedObject() - Method in interface org.netbeans.editor.ext.CompletionQuery.ResultItemAssociatedObject
Get the object carrying the actual data associated with the result item
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
 
getBackColor() - Method in class org.netbeans.editor.Coloring
Getter for background color
getBackColor() - Method in interface org.netbeans.editor.DrawContext
Get current 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
 
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 interface org.netbeans.editor.ext.FormatTokenPosition
Get the bias of the position.
getBias() - Method in class org.netbeans.editor.Mark
 
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.
getBody() - Method in class org.netbeans.editor.MacroSavePanel
 
getBoolean(Class, String, boolean) - Static method in class org.netbeans.editor.SettingsUtil
 
getBoolean(Class, String, Boolean) - Static method in class org.netbeans.editor.SettingsUtil
 
getBottom() - Method in class org.netbeans.editor.view.spi.ViewInsets
 
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 interface org.netbeans.editor.DrawContext
Get the buffer with the characters being drawn.
getBuffer() - Method in class org.netbeans.editor.Syntax
Get the current buffer
getBufferStartOffset() - Method in interface org.netbeans.editor.DrawContext
Get the position in the document where the buffer starts.
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
 
getChain() - Method in class org.netbeans.editor.MarkChain
 
getChange(Element) - Method in class org.netbeans.editor.BaseDocumentEvent
 
getChar(FormatTokenPosition) - Method in class org.netbeans.editor.ext.ExtFormatSupport
Get the character at the given position.
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.
getChildren() - Method in class org.netbeans.lib.editor.view.GapBoxView
 
getChildrenNull() - Method in class org.netbeans.lib.editor.view.GapBoxView
Get children or null if the children were not yet initialized.
getClonedList(List) - Static method in class org.netbeans.editor.SettingsUtil
Get either the cloned list or new list if the old one was null.
getClonedList(Class, String) - Static method in class org.netbeans.editor.SettingsUtil
 
getClonedList(Map, String) - Static method in class org.netbeans.editor.SettingsUtil
Useful for initializers
getClonedMap(Map) - Static method in class org.netbeans.editor.SettingsUtil
 
getClonedMap(Class, String) - Static method in class org.netbeans.editor.SettingsUtil
 
getClonedMap(Map, String) - Static method in class org.netbeans.editor.SettingsUtil
Useful for initializers
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(DrawContext) - Method in class org.netbeans.editor.DrawLayerFactory.ColorLineLayer
Deprecated.  
getColoring(String) - Method in class org.netbeans.editor.EditorUI
Deprecated. Use Editor Settings API instead.
getColoring(Class, String, boolean) - Static method in class org.netbeans.editor.SettingsUtil
Deprecated. Use Editor Settings API instead.
getColoring(Class, String, boolean, boolean) - Static method in class org.netbeans.editor.SettingsUtil
Deprecated. Use Editor Settings API instead.
getColoring(Map, String, boolean) - Static method in class org.netbeans.editor.SettingsUtil
Get the coloring setting from the map that holds the settings values for the particular kit.
getColoringFont() - Method in class org.netbeans.editor.CodeFoldingSideBar
 
getColoringMap() - Method in class org.netbeans.editor.EditorUI
Deprecated. Use Editor Settings API instead.
getColoringMap(Class, boolean, boolean) - Static method in class org.netbeans.editor.SettingsUtil
Deprecated. Use Editor Settings API instead.
getColoringMapInitializer(Class, Map, boolean, String) - Static method in class org.netbeans.editor.SettingsUtil
Deprecated. Use Editor Settings and Editor Settings Storage 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.
getCompletion() - Method in class org.netbeans.editor.ext.ExtEditorUI
 
getCompletion(JTextComponent) - Static method in class org.netbeans.editor.ext.ExtUtilities
 
getCompletionJavaDoc() - Method in class org.netbeans.editor.ext.ExtEditorUI
 
getCompletionJavaDoc(JTextComponent) - Static method in class org.netbeans.editor.ext.ExtUtilities
 
getCompletionPane() - Method in class org.netbeans.editor.ext.JDCPopupPanel
Returns completion pane
getComponent() - Method in class org.netbeans.editor.BaseView
Get component hosting this view.
getComponent() - Method in class org.netbeans.editor.EditorUI
 
getComponent() - Method in interface org.netbeans.editor.ext.ExtCompletionPane
Returns component that implements this interface
getComponent() - Method in interface org.netbeans.editor.ext.JavaDocPane
Returns component of JavaDocPane implementation
getComponent() - Method in class org.netbeans.editor.ext.ScrollCompletionPane
 
getComponent() - Method in class org.netbeans.editor.ext.ScrollJavaDocPane
 
getComponent() - Method in class org.netbeans.editor.JumpList.Entry
Gets the component maintained by this entry.
getComponent(int) - Static method in class org.netbeans.editor.Registry
Deprecated. Get component when its ID is known.
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.
getContentComparator() - Method in class org.netbeans.editor.ext.CompletionJavaDoc
 
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
getCumulativeList(Class, String, List) - Static method in class org.netbeans.editor.SettingsUtil
 
getCurMark() - Method in class org.netbeans.editor.MarkChain
 
getCurrentChar() - Method in class org.netbeans.editor.ext.KeywordMatchGenerator
 
getCurrentContent() - Method in class org.netbeans.editor.ext.CompletionJavaDoc
 
getCustomActions() - Method in class org.netbeans.editor.BaseKit
 
getCustomSidebarColor() - Method in class org.netbeans.editor.AnnotationType
 
getData() - Method in class org.netbeans.editor.ext.CompletionQuery.AbstractResult
 
getData() - Method in interface org.netbeans.editor.ext.CompletionQuery.Result
Get the list with the items satisfying the query.
getDeclarationPosition() - Method in interface org.netbeans.editor.ext.ExtSyntaxSupport.DeclarationTokenProcessor
Get the declaration position.
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 Status.
getDefaultColoring() - Method in class org.netbeans.editor.EditorUI
Deprecated. Use Editor Settings API instead.
getDefaultFindProperties() - Method in class org.netbeans.editor.FindSupport
Deprecated.  
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
 
getDocument() - Method in class org.netbeans.editor.EditorUI
Get the document to work on.
getDocument() - Method in class org.netbeans.editor.ext.FormatWriter
Get the document being formatted
getDocument() - Method in class org.netbeans.editor.MarkBlock
 
getDocument(int) - Static method in class org.netbeans.editor.Registry
Deprecated. Get document when its ID is known.
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
getDrawLayerName() - Method in class org.netbeans.editor.BaseDocumentEvent
 
getDrawLayerVisibility() - Method in class org.netbeans.editor.BaseDocumentEvent
 
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
 
getEditorUI() - Method in interface org.netbeans.editor.DrawContext
Get draw info for the component that is currently drawn.
getEditorUI() - Method in class org.netbeans.editor.MarkFactory.DrawMark
 
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 interface org.netbeans.editor.DrawContext
Get end position of the drawing.
getEndOffset() - Method in class org.netbeans.editor.DrawEngineFakeDocView
 
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
 
getEOLOffset(BaseDocument, int) - Method in class org.netbeans.editor.ext.ExtFormatter
Returns offset of EOL for the white line
getEOLOffset(BaseDocument, int) - Method in class org.netbeans.editor.ext.ExtFormatter.Simple
Returns offset of EOL for the white line
getEventComponent(MouseEvent) - Method in class org.netbeans.editor.BaseCaret
 
getExpandString(char) - Method in class org.netbeans.editor.Abbrev
Checks whether there's valid string to expand and if so it returns it.
getExpandString() - Method in class org.netbeans.editor.Abbrev
 
getExtComponent() - Method in class org.netbeans.editor.EditorUI
Get extended editor component.
getExtEditorUI(JTextComponent) - Static method in class org.netbeans.editor.ext.ExtUtilities
 
getExtentBounds() - Method in class org.netbeans.editor.EditorUI
 
getExtentBounds(Rectangle) - Method in class org.netbeans.editor.EditorUI
Get position of the component extent.
getExtPane() - Method in class org.netbeans.editor.ext.Completion
 
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
 
getFindDialogSupport() - Static method in class org.netbeans.editor.ext.FindDialogSupport
Deprecated.  
getFindProperties() - Method in class org.netbeans.editor.FindSupport
Deprecated.  
getFindProperty(String) - Method in class org.netbeans.editor.FindSupport
Deprecated. Get find property with specified name
getFindSupport() - Static method in class org.netbeans.editor.FindSupport
Deprecated. Get shared instance of find support
getFirstNonEmptyRow(BaseDocument, int, boolean) - Static method in class org.netbeans.editor.Utilities
 
getFirstNonWhiteBwd(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Get first non-white character in document in backward direction.
getFirstNonWhiteBwd(BaseDocument, int, int) - Static method in class org.netbeans.editor.Utilities
Get first non-white character in document in backward direction.
getFirstNonWhiteFwd(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Get first non-white character in document in forward direction
getFirstNonWhiteFwd(BaseDocument, int, int) - Static method in class org.netbeans.editor.Utilities
Get first non-white character in document in forward direction
getFirstNonWhiteRow(BaseDocument, int, boolean) - Static method in class org.netbeans.editor.Utilities
 
getFirstWhiteBwd(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Get first white character in document in backward direction.
getFirstWhiteBwd(BaseDocument, int, int) - Static method in class org.netbeans.editor.Utilities
Get first white character in document in backward direction.
getFirstWhiteFwd(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Get first white character in document in forward direction
getFirstWhiteFwd(BaseDocument, int, int) - Static method in class org.netbeans.editor.Utilities
Get first white character in document in forward direction
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() - Method in interface org.netbeans.editor.DrawContext
Get current 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
 
getForeColor() - Method in class org.netbeans.editor.Coloring
Getter for foreground color
getForeColor() - Method in interface org.netbeans.editor.DrawContext
Get current 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
getFormatStartPosition() - Method in class org.netbeans.editor.ext.FormatSupport
Delegation to the same method in format-writer.
getFormatStartPosition() - Method in class org.netbeans.editor.ext.FormatWriter
Get the first token that should be formatted.
getFormatter() - Method in class org.netbeans.editor.BaseDocument
Get the formatter for this document.
getFormatter() - Method in class org.netbeans.editor.ext.FormatWriter
 
getFormatter(Class) - Static method in class org.netbeans.editor.Formatter
Get the formatter for the given kit-class
getFormatWriter() - Method in class org.netbeans.editor.ext.FormatSupport
Getter for the format-writer associated with this format-support.
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
 
getFoundPositions() - Method in class org.netbeans.editor.DocumentFinder.FindReplaceResult
Deprecated.  
getFragmentLength() - Method in interface org.netbeans.editor.DrawContext
Get the length of the fragment of the token being drawn
getFragmentOffset() - Method in interface org.netbeans.editor.DrawContext
Get the starting position in the document of the fragment of the token being drawn.
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
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
 
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
getHistory() - Method in class org.netbeans.editor.FindSupport
Deprecated.  
getHyperlinkSpan(Document, int) - Method in interface org.netbeans.lib.editor.hyperlink.spi.HyperlinkProvider
Should determine the span of hyperlink on given offset.
getID(BaseDocument) - Static method in class org.netbeans.editor.Registry
Deprecated. Get document ID from the document.
getID(JTextComponent) - Static method in class org.netbeans.editor.Registry
Deprecated. Get component ID from the component.
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.
getIndentShift() - Method in class org.netbeans.editor.ext.FormatSupport
Delegation to the same method in format-writer.
getIndentShift() - Method in class org.netbeans.editor.ext.FormatWriter
 
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.
getIndentString(int) - Method in class org.netbeans.editor.ext.FormatSupport
This delegates to the same method in formatter.
getIndentString(BaseDocument, int) - Method in class org.netbeans.editor.Formatter
 
getIndentString(int) - Method in class org.netbeans.editor.Formatter
Get the string that is appropriate for the requested indentation.
getIndex() - Method in class org.netbeans.editor.ext.CharacterArrayIterator
 
getIndex(TokenItem, TokenID[]) - Method in class org.netbeans.editor.ext.ExtFormatSupport
Get the index of the token in the given token-id-and-text array or -1 if the token is not in the array.
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
 
getInitializerSorter() - Static method in class org.netbeans.editor.Settings
Get the current initializer sorter.
getInitialSeparator() - Method in class org.netbeans.editor.LineSeparatorConversion.InitialSeparatorReader
 
getInnerLevel() - Method in class org.netbeans.editor.CodeFoldingSideBar.PaintInfo
 
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
getInteger(Class, String, int) - Static method in class org.netbeans.editor.SettingsUtil
 
getInteger(Class, String, Integer) - Static method in class org.netbeans.editor.SettingsUtil
 
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() - Method in class org.netbeans.editor.ext.CompletionQuery.AbstractResultItem
 
getItemText() - Method in interface org.netbeans.editor.ext.CompletionQuery.ResultItem
Says what text would this Element use if substituteText is called.
getItemText(JTextComponent, String, Action) - Method in class org.netbeans.editor.ext.ExtKit.BuildPopupMenuAction
 
getJavadocDisplayComponent() - Method in interface org.netbeans.editor.ext.JavaDocPane
 
getJavadocDisplayComponent() - Method in class org.netbeans.editor.ext.ScrollJavaDocPane
 
getJavaDocPane() - Method in class org.netbeans.editor.ext.Completion
 
getJavaDocPane() - Method in class org.netbeans.editor.ext.CompletionJavaDoc
Returns JavaDoc popup pane
getJavaDocPane() - Method in class org.netbeans.editor.ext.JDCPopupPanel
Returns javadoc pane
getJavaDocView() - Method in class org.netbeans.editor.ext.CompletionJavaDoc
Returns JavaDoc View
getJDCPopupPanel() - Method in class org.netbeans.editor.ext.Completion
Get panel holding all aids (completion and documentation panes).
getJDCPopupPanel(JTextComponent) - Static method in class org.netbeans.editor.ext.ExtUtilities
 
getJDCPopupPanelIfExists() - Method in class org.netbeans.editor.ext.Completion
Get panel holding all aids (completion and documentation panes).
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
 
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
 
getKitClass() - Method in class org.netbeans.editor.Formatter
Get the kit-class for which this formatter is constructed.
getKitClass() - Method in class org.netbeans.editor.SettingsChangeEvent
 
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
 
getLastPosition() - Method in class org.netbeans.editor.ext.FormatSupport
 
getLastResult() - Method in class org.netbeans.editor.ext.Completion
Get the result of the last valid completion query or null if there's no valid result available.
getLastSelected() - Method in class org.netbeans.editor.FindSupport
Deprecated.  
getLastToken() - Method in class org.netbeans.editor.ext.FormatSupport
Delegation to the same method in format-writer.
getLastToken() - Method in class org.netbeans.editor.ext.FormatWriter
Get the last token in the chain.
getLayer() - Method in class org.netbeans.editor.Annotations
Finds the drawing layer for annotations
getLayerName() - Method in class org.netbeans.editor.MarkBlockChain.LayerChain
 
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
 
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.DrawLayerFactory.IncSearchLayer
Deprecated.  
getLength() - Method in class org.netbeans.editor.SyntaxUpdateTokens.TokenInfo
 
getLessActiveComponent(JTextComponent) - Static method in class org.netbeans.editor.Registry
Deprecated.  
getLessActiveComponent(int) - Static method in class org.netbeans.editor.Registry
Deprecated.  
getLessActiveDocument(BaseDocument) - Static method in class org.netbeans.editor.Registry
Deprecated.  
getLessActiveDocument(int) - Static method in class org.netbeans.editor.Registry
Deprecated.  
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
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
 
getLineIndent(FormatTokenPosition, boolean) - Method in class org.netbeans.editor.ext.FormatSupport
Get the indentation of the line.
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
Return line offset (line number - 1) for some position in the document
getList(Class, String, List) - Static method in class org.netbeans.editor.SettingsUtil
 
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
 
getMacroDialogSupport(Class) - Method in class org.netbeans.editor.ActionFactory.StopMacroRecordingAction
 
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.
getMap(Class, String, Map) - Static method in class org.netbeans.editor.SettingsUtil
 
getMark() - Method in class org.netbeans.editor.BaseCaret
Gets the current position of the selection mark.
getMarkChain() - Method in class org.netbeans.editor.DrawLayerFactory.AnnotationLayer
Deprecated. Get chain of marks attached to this draw layer
getMarkChain() - Method in class org.netbeans.editor.DrawLayerFactory.StyleLayer
Deprecated.  
getMarkSize(Graphics) - Method in class org.netbeans.editor.CodeFoldingSideBar
 
getMatchBraceOffset() - Method in class org.netbeans.editor.ext.ExtCaret
Fetch the match brace offset.
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
getMaximumSize() - Method in class org.netbeans.editor.ext.JDCPopupPanel
Returns the maximum size of this component.
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
getMinimumSize() - Method in class org.netbeans.editor.ext.JDCPopupPanel
Returns minimum size that this component can occupy.
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.
getMoreActiveComponent(JTextComponent) - Static method in class org.netbeans.editor.Registry
Deprecated.  
getMoreActiveComponent(int) - Static method in class org.netbeans.editor.Registry
Deprecated.  
getMoreActiveDocument(BaseDocument) - Static method in class org.netbeans.editor.Registry
Deprecated.  
getMoreActiveDocument(int) - Static method in class org.netbeans.editor.Registry
Deprecated.  
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.DrawLayer.AbstractLayer
Deprecated.  
getName() - Method in interface org.netbeans.editor.DrawLayer
Deprecated. Get the name of the layer.
getName() - Method in class org.netbeans.editor.ext.AbstractFormatLayer
 
getName() - Method in interface org.netbeans.editor.ext.CompletionJavaDoc.JavaDocTagItem
 
getName() - Method in class org.netbeans.editor.ext.ExtFormatter
Return the name of this formatter.
getName() - Method in interface org.netbeans.editor.ext.FormatLayer
Get the name of the layer.
getName() - Method in class org.netbeans.editor.MacroSavePanel
 
getName() - Method in class org.netbeans.editor.MultiKeymap
 
getName() - Method in class org.netbeans.editor.Settings.AbstractInitializer
 
getName() - Method in interface org.netbeans.editor.Settings.Initializer
Each initializer must have a name.
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.
getNewValue() - Method in class org.netbeans.editor.SettingsChangeEvent
 
getNext() - Method in class org.netbeans.editor.MarkBlock
 
getNext() - Method in class org.netbeans.editor.MarkFactory.ChainDrawMark
 
getNext() - Method in class org.netbeans.editor.TokenItem.FilterItem
 
getNext() - Method in interface org.netbeans.editor.TokenItem
Get next token-item in the text.
getNextActivityChangeOffset(DrawContext) - Method in class org.netbeans.editor.DrawLayer.AbstractLayer
Deprecated.  
getNextActivityChangeOffset(DrawContext) - Method in interface org.netbeans.editor.DrawLayer
Deprecated. Get the next position at which the activity of the layer will change.
getNextLineWithAnnotation(int) - Method in class org.netbeans.editor.Annotations
Get next line number with some annotation
getNextPosition(TokenItem, int, Position.Bias) - Method in class org.netbeans.editor.ext.FormatSupport
Get the next position of the position given by parameters.
getNextPosition(FormatTokenPosition) - Method in class org.netbeans.editor.ext.FormatSupport
Get the next successive token-position after the given one.
getNextPosition(FormatTokenPosition, Position.Bias) - Method in class org.netbeans.editor.ext.FormatSupport
Get the token-position preceeding the given one.
getNextPosition(TokenItem, int) - Method in class org.netbeans.editor.ext.FormatSupport
 
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
 
getNextWord(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
 
getNonNegativeInteger(Class, String, int) - Static method in class org.netbeans.editor.SettingsUtil
 
getNonNegativeInteger(Class, String, Integer) - Static method in class org.netbeans.editor.SettingsUtil
 
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.DrawLayerFactory.IncSearchLayer
Deprecated.  
getOffset() - Method in class org.netbeans.editor.ext.FileStorage
 
getOffset() - Method in interface org.netbeans.editor.ext.FormatTokenPosition
Get the offset inside the token-item.
getOffset() - Method in class org.netbeans.editor.ext.FormatWriter
Get the starting offset of the formatting
getOffset() - Method in class org.netbeans.editor.Mark
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.
getOldValue() - Method in class org.netbeans.editor.SettingsChangeEvent
 
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
getPaintComponent(JList, boolean, boolean) - Method in class org.netbeans.editor.ext.CompletionQuery.DefaultResultItem
 
getPaintComponent(JList, boolean, boolean) - Method in interface org.netbeans.editor.ext.CompletionQuery.ResultItem
Prepare proper component for painting value of this.
getPaintHeight() - Method in class org.netbeans.editor.CodeFoldingSideBar.PaintInfo
 
getPaintInfo(int, int) - Method in class org.netbeans.editor.CodeFoldingSideBar
 
getPaintOperation() - Method in class org.netbeans.editor.CodeFoldingSideBar.PaintInfo
 
getPaintY() - Method in class org.netbeans.editor.CodeFoldingSideBar.PaintInfo
 
getPane() - Method in class org.netbeans.editor.ext.Completion
 
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
Gets the array of all pasive and visible annotations
getPasiveAnnotations(int) - Method in class org.netbeans.editor.Annotations
Return list of pasive annotations which should be drawn on the backgorund
getPassiveAnnotations(int) - Method in class org.netbeans.editor.Annotations
Return list of passive annotations attached on the line of given offset
getPlatformLS() - Static method in class org.netbeans.editor.Analyzer
Get platform default line separator
getPopupManager() - Method in class org.netbeans.editor.ext.ExtEditorUI
 
getPopupMenu() - Method in class org.netbeans.editor.ext.ExtEditorUI
 
getPopupMenuItem(JTextComponent) - Method in class org.netbeans.editor.ActionFactory.GenerateGutterPopupAction
 
getPopupMenuItem(JTextComponent) - Method in class org.netbeans.editor.ActionFactory.ToggleLineNumbersAction
 
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(TokenItem, int) - Method in class org.netbeans.editor.ext.FormatSupport
Get the token position that corresponds to the given token and offset.
getPosition(TokenItem, int, Position.Bias) - Method in class org.netbeans.editor.ext.FormatSupport
 
getPosition(TokenItem, int, Position.Bias) - Method in class org.netbeans.editor.ext.FormatWriter
Get the token-position that corresponds to the given offset inside the given token.
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
Get the position that is one line above and visually at some x-coordinate value.
getPositionBelow(JTextComponent, int, int) - Static method in class org.netbeans.editor.Utilities
Get the position that is one line above and visually at some x-coordinate value.
getPositiveInteger(Class, String, int) - Static method in class org.netbeans.editor.SettingsUtil
 
getPositiveInteger(Class, String, Integer) - Static method in class org.netbeans.editor.SettingsUtil
 
getPreferredScrollableViewportSize() - Method in class org.netbeans.editor.ext.ListCompletionView
Force the list to ignore the visible-row-count property
getPreferredSize() - Method in class org.netbeans.editor.ext.JDCPopupPanel
Returns the preferred size of this component.
getPreferredSize() - Method in class org.netbeans.editor.KeySequenceInputPanel
Makes it trying to be bigger
getPreferredSize() - Method in class org.netbeans.editor.MacroSavePanel
 
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.
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
 
getPrev() - Method in class org.netbeans.editor.MarkFactory.ChainDrawMark
 
getPrevious() - Method in class org.netbeans.editor.TokenItem.FilterItem
 
getPrevious() - Method in interface org.netbeans.editor.TokenItem
Get previous token-item in the text.
getPreviousPosition(TokenItem, int, Position.Bias) - Method in class org.netbeans.editor.ext.FormatSupport
Get the previous position of the position given by parameters.
getPreviousPosition(FormatTokenPosition) - Method in class org.netbeans.editor.ext.FormatSupport
Get the token-position preceeding the given one.
getPreviousPosition(FormatTokenPosition, Position.Bias) - Method in class org.netbeans.editor.ext.FormatSupport
Get the token-position preceeding the given one.
getPreviousPosition(TokenItem, int) - Method in class org.netbeans.editor.ext.FormatSupport
 
getPreviousToken(TokenItem) - Method in class org.netbeans.editor.ext.FormatSupport
Get the previous token or last token if the argument is null.
getPreviousWord(JTextComponent, int) - Static method in class org.netbeans.editor.Utilities
 
getPreviousWord(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
 
getPreviousWord() - Method in class org.netbeans.editor.WordMatch
 
getPrintColoring(Class, String, Coloring) - Method in class org.netbeans.editor.SettingsUtil.FontStylePrintColoringEvaluator
Deprecated.  
getPrintColoring(Class, String, Coloring) - Method in class org.netbeans.editor.SettingsUtil.ForeColorPrintColoringEvaluator
Deprecated.  
getPrintColoring(Class, String, Coloring) - Method in class org.netbeans.editor.SettingsUtil.PrintColoringEvaluator
Deprecated. Translates the regular coloring to the print coloring
getPrintFontSize() - Method in class org.netbeans.editor.SettingsUtil.PrintColoringEvaluator
Deprecated. Return the font size to which the coloring font should be updated.
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
 
getQuery() - Method in class org.netbeans.editor.ext.Completion
 
getRedoPresentationName() - Method in class org.netbeans.editor.BaseDocumentEvent
 
getReformatBlock(JTextComponent, String) - Method in class org.netbeans.editor.ext.ExtFormatter
Get the block to be reformatted after keystroke was pressed.
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.
getReplacedString() - Method in class org.netbeans.editor.DocumentFinder.FindReplaceResult
Deprecated.  
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
 
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
Count of rows between these two positions
getRowCount(BaseDocument) - Static method in class org.netbeans.editor.Utilities
Get the total count of lines in the document
getRowEnd(JTextComponent, int) - Static method in class org.netbeans.editor.Utilities
Get the end position of the row right before the new-line character.
getRowEnd(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
 
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
Get the last non-white character on the line.
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
Get the starting position of the row.
getRowStart(BaseDocument, int, int) - Static method in class org.netbeans.editor.Utilities
Get the starting position of the row while providing relative count of row how the given position should be shifted.
getRowStartFromLineOffset(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
Return start offset of the line
getSearchExpression() - Method in class org.netbeans.editor.FindSupport.SearchPatternWrapper
Deprecated.  
getSegment() - Method in class org.netbeans.editor.SegmentCache
Deprecated. Simply returns new Segment().
getSelectedIndex() - Method in interface org.netbeans.editor.ext.CompletionView
Get the index of the currently selected item.
getSelectedValue() - Method in class org.netbeans.editor.ext.Completion
 
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
getSettingBoolean(String, Boolean) - Method in class org.netbeans.editor.ext.FormatSupport
 
getSettingBoolean(String, boolean) - Method in class org.netbeans.editor.ext.FormatSupport
 
getSettingInteger(String, Integer) - Method in class org.netbeans.editor.ext.FormatSupport
 
getSettingInteger(String, int) - Method in class org.netbeans.editor.ext.FormatSupport
 
getSettingName() - Method in class org.netbeans.editor.SettingsChangeEvent
 
getSettingValue(String) - Method in class org.netbeans.editor.ext.ExtFormatter
Get the value of the given setting.
getSettingValue(String) - Method in class org.netbeans.editor.ext.FormatSupport
 
getSettingValue(String, Object) - Method in class org.netbeans.editor.ext.FormatSupport
 
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
Get the width of one indentation level.
getShiftWidth() - Method in class org.netbeans.editor.ext.FormatSupport
 
getShiftWidth() - Method in class org.netbeans.editor.Formatter
Get the width of one indentation level for non-BaseDocument documents.
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.
getSpacesPerTab() - Method in class org.netbeans.editor.ext.FormatSupport
 
getSpacesPerTab() - Method in class org.netbeans.editor.Formatter
Get the number of spaces that should be inserted into the document instead of one typed tab.
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 interface org.netbeans.editor.DrawContext
Get start position of the drawing.
getStartOffset() - Method in class org.netbeans.editor.DrawEngineFakeDocView
 
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
 
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
 
getStrikeThroughColor() - Method in class org.netbeans.editor.Coloring
Getter for strikethrough line color
getStrikeThroughColor() - Method in interface org.netbeans.editor.DrawContext
Get current strike-through 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.
getString(Class, String, String) - Static method in class org.netbeans.editor.SettingsUtil
 
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
getSupport() - Method in class org.netbeans.editor.ext.ExtKit.FindAction
 
getSupport() - Method in class org.netbeans.editor.ext.ExtKit.ReplaceAction
 
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
 
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.  
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.
getTabSize() - Method in class org.netbeans.editor.ext.FormatSupport
 
getTabSize() - Method in class org.netbeans.editor.Formatter
Get the number of spaces the TAB character ('\t') visually represents for non-BaseDocument documents.
getTagName(CompletionJavaDoc.JavaDocTagItem) - Method in class org.netbeans.editor.ext.CompletionJavaDoc
 
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() - Method in interface org.netbeans.editor.ext.CompletionJavaDoc.JavaDocTagItem
 
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
getTextStartPosition() - Method in class org.netbeans.editor.ext.FormatSupport
 
getTextStartPosition() - Method in class org.netbeans.editor.ext.FormatWriter
Get the first position that doesn't belong to the document.
getTitle() - Method in class org.netbeans.editor.ext.CompletionQuery.AbstractResult
 
getTitle() - Method in interface org.netbeans.editor.ext.CompletionQuery.Result
Get the title describing the result or null if there's no title.
getTitleComponentPreferredSize() - Method in class org.netbeans.editor.ext.ScrollCompletionPane
 
getToken() - Method in interface org.netbeans.editor.ext.FormatTokenPosition
Get the token-item in which the position resides.
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.
getTokenColoring(TokenContextPath, TokenCategory, boolean) - Static method in class org.netbeans.editor.SettingsUtil
Deprecated. Use Editor Settings API instead.
getTokenColoring(TokenContextPath, TokenCategory, boolean, boolean) - Static method in class org.netbeans.editor.SettingsUtil
Deprecated. Use Editor Settings API instead.
getTokenColoring(TokenContextPath, TokenCategory, boolean) - Method in class org.netbeans.editor.SettingsUtil.TokenColoringInitializer
Deprecated. Get either coloring or settings evaluator for the given target token-id.
getTokenContextPath() - Method in interface org.netbeans.editor.DrawContext
Get the token-context-path for the token
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() - Method in interface org.netbeans.editor.DrawContext
Get token type number according to the appropriate syntax scanner
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 interface org.netbeans.editor.DrawContext
Get length of the token text
getTokenLength() - Method in class org.netbeans.editor.Syntax
Get length of token in scanned buffer.
getTokenOffset() - Method in interface org.netbeans.editor.DrawContext
Get starting position in the document of the token being drawn
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.ToggleHighlightSearchAction
 
getToolTip() - Method in class org.netbeans.editor.ext.ToolTipSupport
 
getToolTipSupport() - Method in class org.netbeans.editor.ext.ExtEditorUI
 
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
 
getTop() - Method in class org.netbeans.editor.view.spi.ViewInsets
 
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
getUnderlineColor() - Method in interface org.netbeans.editor.DrawContext
Get current underline 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
 
getValidWhitespaceTokenContextPath() - Method in class org.netbeans.editor.ext.FormatSupport
Get the valid whitespace token-context-path by calling getWhitespaceTokenContextPath().
getValidWhitespaceTokenID() - Method in class org.netbeans.editor.ext.FormatSupport
Get the valid whitespace token-id by calling getWhitespaceTokenID().
getValue(String) - Method in class org.netbeans.editor.BaseAction
 
getValue() - Method in interface org.netbeans.editor.BaseDocument.PropertyEvaluator
Get the real value of the property
getValue(String) - Method in class org.netbeans.editor.DelegateAction
 
getValue() - Method in class org.netbeans.editor.ext.GotoDialogPanel
 
getValue(Class, String) - Method in interface org.netbeans.editor.Settings.Evaluator
Compute the particular setting's value.
getValue(Class, String) - Static method in class org.netbeans.editor.Settings
Get the value and evaluate the evaluators.
getValue(Class, String, boolean) - Static method in class org.netbeans.editor.Settings
Get the property by searching the given kit class settings and if not found then the settings for super class and so on.
getValue(Class, String, Object) - Static method in class org.netbeans.editor.SettingsUtil
 
getValue(Class, String) - Method in class org.netbeans.editor.SettingsUtil.PrintColoringEvaluator
Deprecated.  
getValue(Class, String) - Method in class org.netbeans.editor.SettingsUtil.TokenColoringEvaluator
Deprecated.  
getValueHierarchy(Class, String) - Static method in class org.netbeans.editor.Settings
Get the value hierarchy and evaluate the evaluators
getValueHierarchy(Class, String, boolean) - Static method in class org.netbeans.editor.Settings
Get array of KitAndValue objects sorted from the given kit class to its deepest superclass and the last member can be filled whether there is global setting (kit class of that member would be null).
getVariableMap() - Method in interface org.netbeans.editor.ext.ExtSyntaxSupport.VariableMapTokenProcessor
Get the map that contains the pairs [variable-name, variable-type].
getView() - Method in class org.netbeans.editor.ext.Completion
 
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.
getVisualColumnOffset(FormatTokenPosition) - Method in class org.netbeans.editor.ext.FormatSupport
Get the column-offset of the tokenItem on its 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
getWaveUnderlineColor() - Method in interface org.netbeans.editor.DrawContext
Get current wave underline 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.
getWhitespaceTokenContextPath() - Method in class org.netbeans.editor.ext.FormatSupport
Get the token-context-path that should be assigned to the token that consists of the indentation whitespace only.
getWhitespaceTokenID() - Method in class org.netbeans.editor.ext.FormatSupport
Get the token-id that should be assigned to the token that consists of the indentation whitespace only.
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
 
getWordEnd(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
 
getWordMatch() - Method in class org.netbeans.editor.EditorUI
 
getWordStart(JTextComponent, int) - Static method in class org.netbeans.editor.Utilities
Get start of the current word.
getWordStart(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
 
getWorkerThread() - Method in class org.netbeans.editor.view.spi.ViewLayoutQueue
 
getYFromPos(int) - Method in class org.netbeans.editor.BaseTextUI
 
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
gotoCombo - Variable in class org.netbeans.editor.ext.GotoDialogPanel
 
gotoDeclaration(JTextComponent) - Method in class org.netbeans.editor.ext.ExtKit.GotoDeclarationAction
 
gotoDeclarationAction - Static variable in class org.netbeans.editor.ext.ExtKit
Goto declaration depending on the context under the caret
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
 
goToSource() - Method in class org.netbeans.editor.ext.CompletionJavaDoc
 
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.
GUARDED_COLORING - Static variable in class org.netbeans.editor.SettingsNames
Deprecated. Use FontColorNames instead.
GUARDED_LAYER_NAME - Static variable in class org.netbeans.editor.DrawLayerFactory
Deprecated. Guarded layer name
GUARDED_LAYER_VISIBILITY - Static variable in class org.netbeans.editor.DrawLayerFactory
Deprecated. Guarded layer visibility
GuardedDocument - Class in org.netbeans.editor
Extension to the guarded document that implements StyledDocument interface
GuardedDocument(Class) - Constructor for class org.netbeans.editor.GuardedDocument
 
GuardedDocument(Class, boolean, StyleContext) - Constructor for class org.netbeans.editor.GuardedDocument
Create base document with a specified syntax and 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

org.netbeans.modules.editor.lib/1 1.14.0 3
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.