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

T

TAB_SIZE_CHANGED_PROP - Static variable in class org.netbeans.editor.EditorUI
 
test(JTextComponent) - Static method in class org.netbeans.editor.EditorDebug
Deprecated.
 
testLS(char[], int) - Static method in class org.netbeans.editor.Analyzer
Test line separator on given semgment.
textBackColor - Variable in class org.netbeans.editor.BaseCaret
Background color of the text underlying the caret.
TextBatchProcessor - Interface in org.netbeans.editor
Process the batches of the text in the document.
textForeColor - Variable in class org.netbeans.editor.BaseCaret
Foreground color of the text underlying the caret.
textLimitWidth() - Method in class org.netbeans.editor.EditorUI
 
THICK_LINE_CARET - Static variable in class org.netbeans.editor.BaseCaret
 
THIN_LINE_CARET - Static variable in class org.netbeans.editor.BaseCaret
One dot thin line compatible with Swing default caret
THIS_EMPTY - Static variable in class org.netbeans.editor.MarkBlock
Single bit value meaning that THIS block has zero size.
toArray(ObjectArray) - Static method in class org.netbeans.editor.ObjectArrayUtilities
Create array and fill it with all the items from the given objectArray.
toArray(ObjectArray, int, int) - Static method in class org.netbeans.editor.ObjectArrayUtilities
Create array and fill it with the items from the given objectArray.
toggleCaseIdentifierBeginAction - Static variable in class org.netbeans.editor.ext.ExtKit
Toggle the case for the first character of the word under caret
ToggleCaseIdentifierBeginAction() - Constructor for class org.netbeans.editor.ext.ExtKit.ToggleCaseIdentifierBeginAction
 
toggleCommentAction - Static variable in class org.netbeans.editor.ext.ExtKit
Comment/Uncomment the selected block
ToggleCommentAction(String) - Constructor for class org.netbeans.editor.ext.ExtKit.ToggleCommentAction
 
toggleHighlightSearchAction - Static variable in class org.netbeans.editor.BaseKit
Toggle highlight search action
toggleLineNumbers() - Method in class org.netbeans.editor.ActionFactory.ToggleLineNumbersAction
Deprecated.
 
ToggleLineNumbersAction() - Constructor for class org.netbeans.editor.ActionFactory.ToggleLineNumbersAction
Deprecated.
 
toggleLineNumbersAction - Static variable in class org.netbeans.editor.BaseKit
Toggle visibility of line numbers
ToggleRectangularSelectionAction() - Constructor for class org.netbeans.editor.ActionFactory.ToggleRectangularSelectionAction
 
toggleToolbarAction - Static variable in class org.netbeans.editor.ext.ExtKit
Toggle the toolbar
ToggleTypingModeAction() - Constructor for class org.netbeans.editor.ActionFactory.ToggleTypingModeAction
Deprecated.
 
toggleTypingModeAction - Static variable in class org.netbeans.editor.BaseKit
Toggle the typing mode to overwrite mode or back to insert mode
token(TokenID, TokenContextPath, int, int) - Method in interface org.netbeans.editor.TokenProcessor
Notify that the token was found.
TokenCategory - Interface in org.netbeans.editor
Token category enables dividing the tokens into groups.
TokenContext - Class in org.netbeans.editor
Token context defines the environment in which only a limited set of tokens can be used.
TokenContext(String) - Constructor for class org.netbeans.editor.TokenContext
 
TokenContext(String, TokenContext[]) - Constructor for class org.netbeans.editor.TokenContext
Construct new token-context.
tokenContextPath - Variable in class org.netbeans.editor.Syntax
Path from which the found token-id comes from.
TokenContextPath - Class in org.netbeans.editor
Immutable and 'interned' wrapper holding an array of the contexts starting with the original context in which the token is defined and ending with the target context from which the token is being returned.
TokenID - Interface in org.netbeans.editor
Token-id is a unique identifier of a particular token.
TokenInfo(TokenID, TokenContextPath, int, int) - Constructor for class org.netbeans.editor.SyntaxUpdateTokens.TokenInfo
 
TokenItem - Interface in org.netbeans.editor
Token-item presents a token as a piece information without dependence on a character buffer and it enables to chain the token-items in both directions.
TokenItem.AbstractItem - Class in org.netbeans.editor
Abstract implementation that doesn't contain chaining methods.
TokenItem.FilterItem - Class in org.netbeans.editor
Implementation useful for delegation.
tokenizeText(TokenProcessor, int, int, boolean) - Method in class org.netbeans.editor.SyntaxSupport
Parse the text and pass the resulting tokens to the token processor.
tokenizeText(TokenProcessor, String) - Method in class org.netbeans.editor.SyntaxSupport
Parse the text and pass the resulting tokens to the token processor.
tokenLength - Variable in class org.netbeans.editor.Syntax
This variable is the length of the token that was found
tokenNumericIDsValid - Variable in class org.netbeans.editor.SyntaxSupport
Whether all the token-ids this class deals with have valid numeric-ids.
tokenOffset - Variable in class org.netbeans.editor.Syntax
Offset holding the begining of the current token
TokenProcessor - Interface in org.netbeans.editor
Process the tokens
ToLineFeed(Reader) - Constructor for class org.netbeans.editor.LineSeparatorConversion.ToLineFeed
Deprecated.
 
ToLineFeed(Reader, int) - Constructor for class org.netbeans.editor.LineSeparatorConversion.ToLineFeed
Deprecated.
 
toLowerCaseAction - Static variable in class org.netbeans.editor.BaseKit
Change the selected text or current character to lowercase
ToolTipSupport - Class in org.netbeans.editor.ext
Support for editor tooltips.
toString() - Method in class org.netbeans.editor.AnnotationDesc
 
toString() - Method in class org.netbeans.editor.Annotations
 
toString() - Method in class org.netbeans.editor.AnnotationType.Severity
Returns a String representation of the AnnotationType.Severity.
toString() - Method in class org.netbeans.editor.AnnotationType
 
toString() - Method in class org.netbeans.editor.BaseDocument
 
toString() - Method in class org.netbeans.editor.BaseDocumentEvent
 
toString() - Method in class org.netbeans.editor.BaseImageTokenID
 
toString() - Method in class org.netbeans.editor.BaseTokenCategory
 
toString() - Method in class org.netbeans.editor.BaseTokenID
 
toString() - Method in class org.netbeans.editor.BaseView
 
toString() - Method in class org.netbeans.editor.CodeFoldingSideBar.PaintInfo
Deprecated.
 
toString() - Method in class org.netbeans.editor.Coloring
 
toString() - Method in class org.netbeans.editor.ext.FileAccessor
 
toString() - Method in class org.netbeans.editor.ext.FileStorage
Returns name of the file
toString() - Method in class org.netbeans.editor.ext.StringCache
 
toString() - Method in class org.netbeans.editor.LeafElement
 
toString() - Method in class org.netbeans.editor.Mark
Deprecated.
Get info about Mark.
toString() - Method in class org.netbeans.editor.MarkBlock
Debugs this mark block
toString() - Method in class org.netbeans.editor.MarkBlockChain
 
toString() - Method in class org.netbeans.editor.MultiKeyBinding
 
toString() - Method in class org.netbeans.editor.MultiKeymap
 
toString() - Method in class org.netbeans.editor.PopupManager.HorizontalBounds
 
toString() - Method in class org.netbeans.editor.PopupManager.Placement
 
toString(Syntax) - Method in class org.netbeans.editor.Syntax.BaseStateInfo
 
toString() - Method in class org.netbeans.editor.Syntax.BaseStateInfo
 
toString() - Method in class org.netbeans.editor.Syntax
Syntax information as String
toString() - Method in class org.netbeans.editor.SyntaxUpdateTokens.TokenInfo
 
toString() - Method in class org.netbeans.editor.TokenContextPath
 
toString() - Method in class org.netbeans.editor.TokenItem.AbstractItem
 
toString() - Method in class org.netbeans.editor.TokenItem.FilterItem
 
toString() - Method in class org.netbeans.editor.view.spi.ViewInsets
Returns a string representation of this Insets object.
toString() - Method in class org.netbeans.editor.WeakEventListenerList
 
toString() - Method in class org.netbeans.editor.WordMatch
 
toString() - Method in class org.netbeans.lib.editor.view.GapBoxView
 
toStringChain() - Method in class org.netbeans.editor.MarkBlock
Debug possibly whole chain of marks
toStringDetail() - Method in class org.netbeans.editor.BaseDocument
Detailed debug info about the document
toStringDetail() - Method in class org.netbeans.editor.GapObjectArray
 
toStringDetail() - Method in class org.netbeans.editor.GuardedDocument
 
toUpperCaseAction - Static variable in class org.netbeans.editor.BaseKit
Change the selected text or current character to uppercase
translateAbbrev(String) - Method in class org.netbeans.editor.Abbrev
Deprecated.
Translate string using abbreviation table
translateActionNameList(List<String>) - Method in class org.netbeans.editor.BaseKit
 
TRIMMED_TEXT - Static variable in class org.netbeans.editor.ext.ExtKit
Trimmed text for go to submenu
TRUE - Static variable in class org.netbeans.editor.AcceptorFactory
 
TrueFinder() - Constructor for class org.netbeans.editor.FinderFactory.TrueFinder
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
Skip navigation links
org.netbeans.modules.editor.lib/3 4.31.0 23