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

S-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

S

SAME - Static variable in class org.netbeans.editor.MarkBlock
The blocks have exactly the same start and end positions.
SAVE_POSITION - Static variable in class org.netbeans.editor.BaseAction
Save current position in the jump list
saveSetting(String, Object) - Method in interface org.netbeans.editor.AnnotationTypes.Loader
Save changed property of this class.
saveSetting(String, Object) - Method in class org.netbeans.editor.AnnotationTypes
Save change of property
saveType(AnnotationType) - Method in interface org.netbeans.editor.AnnotationTypes.Loader
Save one annotation type.
saveType(AnnotationType) - Method in class org.netbeans.editor.AnnotationTypes
Save changes in one annotation type
scan(char, boolean) - Method in class org.netbeans.editor.ext.ExtSyntaxSupport.BracketFinder
 
scan() - Method in class org.netbeans.editor.ext.KeywordMatchGenerator
 
scan(char, boolean) - Method in class org.netbeans.editor.FinderFactory.AcceptorBwdFinder
 
scan(char, boolean) - Method in class org.netbeans.editor.FinderFactory.AcceptorFwdFinder
 
scan(char, boolean) - Method in class org.netbeans.editor.FinderFactory.CharArrayBwdFinder
 
scan(char, boolean) - Method in class org.netbeans.editor.FinderFactory.CharArrayFwdFinder
 
scan(char, boolean) - Method in class org.netbeans.editor.FinderFactory.CharBwdFinder
 
scan(char, boolean) - Method in class org.netbeans.editor.FinderFactory.CharFwdFinder
 
scan(char, boolean) - Method in class org.netbeans.editor.FinderFactory.GenericBwdFinder
This function decides if it found a desired string or not.
scan(char, boolean) - Method in class org.netbeans.editor.FinderFactory.GenericFinder
The method that gets the actual character and whether that character is the last in the search.
scan(char, boolean) - Method in class org.netbeans.editor.FinderFactory.GenericFwdFinder
This function decides if it found a desired string or not.
scan(char, boolean) - Method in class org.netbeans.editor.FinderFactory.NextWordFwdFinder
 
scan(char, boolean) - Method in class org.netbeans.editor.FinderFactory.NonWhiteBwdFinder
 
scan(char, boolean) - Method in class org.netbeans.editor.FinderFactory.NonWhiteFwdFinder
 
scan(char, boolean) - Method in class org.netbeans.editor.FinderFactory.PreviousWordBwdFinder
 
scan(char, boolean) - Method in class org.netbeans.editor.FinderFactory.StringBwdFinder
 
scan(char, boolean) - Method in class org.netbeans.editor.FinderFactory.StringFwdFinder
 
scan(char, boolean) - Method in class org.netbeans.editor.FinderFactory.WhiteBwdFinder
 
scan(char, boolean) - Method in class org.netbeans.editor.FinderFactory.WhiteFwdFinder
 
scan(char, boolean) - Method in class org.netbeans.editor.FinderFactory.WholeWordsBwdFinder
 
scan(char, boolean) - Method in class org.netbeans.editor.FinderFactory.WholeWordsFwdFinder
 
SCROLL_DEFAULT - Static variable in class org.netbeans.editor.EditorUI
Default scrolling type is used for the standard setDot() call.
SCROLL_FIND - Static variable in class org.netbeans.editor.EditorUI
Scrolling type for find operations, that can request additional configurable area in each direction, so the context around is visible too.
SCROLL_FIND_INSETS - Static variable in class org.netbeans.editor.SettingsNames
How much space must be reserved in each direction for the find operation.
SCROLL_JUMP_INSETS - Static variable in class org.netbeans.editor.SettingsNames
Deprecated. value of this property is ignored.
SCROLL_MOVE - Static variable in class org.netbeans.editor.EditorUI
Scrolling type used for regular caret moves.
SCROLL_SMALLEST - Static variable in class org.netbeans.editor.EditorUI
Scrolling type where the smallest covering for the requested rectangle is used.
ScrollBarBounds - Static variable in class org.netbeans.editor.PopupManager
Place popup inside the whole scrollbar
ScrollCompletionPane - Class in org.netbeans.editor.ext
Pane displaying the completion view and accompanying components like label for title etc.
ScrollCompletionPane(ExtEditorUI) - Constructor for class org.netbeans.editor.ext.ScrollCompletionPane
 
scrollDownAction - Static variable in class org.netbeans.editor.BaseKit
Scroll window one line down
ScrollJavaDocPane - Class in org.netbeans.editor.ext
JScrollPane implementation of JavaDocPane.
ScrollJavaDocPane(ExtEditorUI) - Constructor for class org.netbeans.editor.ext.ScrollJavaDocPane
Creates a new instance of ScrollJavaDocPane
ScrollJavaDocPane.BrowserButton - Class in org.netbeans.editor.ext
 
ScrollJavaDocPane.BrowserButton() - Constructor for class org.netbeans.editor.ext.ScrollJavaDocPane.BrowserButton
 
ScrollJavaDocPane.BrowserButton(String) - Constructor for class org.netbeans.editor.ext.ScrollJavaDocPane.BrowserButton
 
ScrollJavaDocPane.BrowserButton(Icon) - Constructor for class org.netbeans.editor.ext.ScrollJavaDocPane.BrowserButton
 
ScrollJavaDocPane.HyperlinkAction - Class in org.netbeans.editor.ext
 
ScrollJavaDocPane.HyperlinkAction() - Constructor for class org.netbeans.editor.ext.ScrollJavaDocPane.HyperlinkAction
 
scrollPane - Variable in class org.netbeans.editor.ext.ScrollJavaDocPane
 
scrollRectToVisible(Rectangle, int) - Method in class org.netbeans.editor.EditorUI
Deprecated. use JComponent.scrollRectToVisible() instead of this method.
scrollUpAction - Static variable in class org.netbeans.editor.BaseKit
Scroll window one line up
seek(long) - Method in interface org.netbeans.editor.ext.DataAccessor
Sets the file-pointer offset, measured from the beginning of this file, at which the next read or write occurs.
seek(long) - Method in class org.netbeans.editor.ext.FileAccessor
 
seek(int) - Method in class org.netbeans.editor.ext.FileStorage
 
SegmentCache - Class in org.netbeans.editor
Deprecated. The caching is no longer performed as the object creation in the present JVMs is fast. Simply use new Segment().
SegmentCache() - Constructor for class org.netbeans.editor.SegmentCache
Deprecated. Constructs SegmentCache instance.
select - Variable in class org.netbeans.editor.BaseKit.BeginLineAction
 
select - Variable in class org.netbeans.editor.BaseKit.EndLineAction
 
selectIdentifierAction - Static variable in class org.netbeans.editor.BaseKit
Select the nearest identifier around caret
SELECTION_COLORING - Static variable in class org.netbeans.editor.SettingsNames
Deprecated. Use FontColorNames instead.
SELECTION_REMOVE - Static variable in class org.netbeans.editor.BaseAction
Remove the selected text at the action begining
selectionFirstNonWhiteAction - Static variable in class org.netbeans.editor.BaseKit
First non-white character on the line
selectionLastNonWhiteAction - Static variable in class org.netbeans.editor.BaseKit
Last non-white character on the line
selectionLineFirstColumnAction - Static variable in class org.netbeans.editor.BaseKit
Name of the action moving caret to the first column on the line and extending the selection
selectionMatchBraceAction - Static variable in class org.netbeans.editor.ext.ExtKit
Select the text to the matching bracket
selectionPageDownAction - Static variable in class org.netbeans.editor.BaseKit
Move one page down and make or extend selection
selectionPageUpAction - Static variable in class org.netbeans.editor.BaseKit
Move one page up and make or extend selection
selectLayoutMajorAxis(int) - Method in interface org.netbeans.editor.view.spi.ViewLayoutState
Select which axis will be used as major axis by this layout state.
selectLayoutMajorAxis(int) - Method in class org.netbeans.lib.editor.view.GapBoxView
 
selectLayoutMajorAxis(int) - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
selectNextParameterAction - Static variable in class org.netbeans.editor.BaseKit
Select the next parameter (after the comma) in the given context
setActions(Action[]) - Method in class org.netbeans.editor.AnnotationType
Setter for Actions property
setActivateLayer(boolean) - Method in class org.netbeans.editor.MarkFactory.DrawMark
 
setBackColor(Color) - Method in interface org.netbeans.editor.DrawContext
Set current background color
setBackEnabled(boolean) - Method in interface org.netbeans.editor.ext.JavaDocPane
enables/disables back button
setBackEnabled(boolean) - Method in class org.netbeans.editor.ext.ScrollJavaDocPane
 
setBackgroundDrawing(Boolean) - Method in class org.netbeans.editor.AnnotationTypes
Setter for the BackgroundDrawing property
setBackgroundGlyphAlpha(int) - Method in class org.netbeans.editor.AnnotationTypes
Setter for the BackgroundGlyphAlpha property
setBGColor(Color) - Method in class org.netbeans.editor.ext.HTMLJavaDocView
Sets javadoc background color
setBGColor(Color) - Method in interface org.netbeans.editor.ext.JavaDocView
 
setBlinkRate(int) - Method in class org.netbeans.editor.BaseCaret
Sets the caret blink rate.
setBlocks(int[]) - Method in class org.netbeans.editor.FinderFactory.AbstractBlocksFinder
 
setBlocks(int[]) - Method in interface org.netbeans.editor.FinderFactory.BlocksFinder
Set the array into which the finder puts the position blocks.
setBlockSearchHighlight(int, int) - Method in class org.netbeans.editor.FindSupport
Deprecated.  
setBody(String) - Method in class org.netbeans.editor.MacroDialogSupport
 
setBody(String) - Method in class org.netbeans.editor.MacroSavePanel
 
setBoldText(String, String) - Method in class org.netbeans.editor.StatusBar
 
setBounds(Rectangle) - Method in class org.netbeans.editor.ext.ScrollJavaDocPane
 
setBrowseable(boolean) - Method in class org.netbeans.editor.AnnotationType
 
setChainModified(boolean) - Method in class org.netbeans.editor.ext.FormatWriter
 
setCharacterAttributes(int, int, AttributeSet, boolean) - Method in class org.netbeans.editor.GuardedDocument
 
setColoring(Class, String, Object, boolean) - Static method in class org.netbeans.editor.SettingsUtil
Deprecated. Use Editor Settings Storage API instead.
setColoring(Class, String, Object) - Static method in class org.netbeans.editor.SettingsUtil
Deprecated. Use Editor Settings Storage API instead.
setColoring(Class, String, Object, Object) - Static method in class org.netbeans.editor.SettingsUtil
Deprecated. Use Editor Settings Storage API instead.
setColoring(Map, String, Object, boolean) - Static method in class org.netbeans.editor.SettingsUtil
Put the coloring into a map holding the settings for the particular kit.
setColoring(Map, String, Object) - Static method in class org.netbeans.editor.SettingsUtil
Put the coloring into a map holding the settings for the particular kit and assign a default print coloring Evaluator to the print coloring setting.
setColoring(Map, String, Object, Object) - Static method in class org.netbeans.editor.SettingsUtil
 
setColoringMap(Class, Map, boolean) - Static method in class org.netbeans.editor.SettingsUtil
Deprecated. Use Editor Settings Storage API instead.
setCombinationOrder(int) - Method in class org.netbeans.editor.AnnotationType
Setter for the CombinationOrder property
setCombinationOrder(String) - Method in class org.netbeans.editor.AnnotationType
Setter for the CombinationOrder property
setCombinations(AnnotationType.CombinationMember[]) - Method in class org.netbeans.editor.AnnotationType
Setter for Combinations property
setCombineGlyphs(Boolean) - Method in class org.netbeans.editor.AnnotationTypes
Setter for the CombineGlyphs property
setCompletionVisible(boolean) - Method in class org.netbeans.editor.ext.JDCPopupPanel
Sets completion pane visiblility
setContent(Object, boolean, boolean) - Method in class org.netbeans.editor.ext.CompletionJavaDoc
Sets content of javadoc
setContent(Object, boolean) - Method in class org.netbeans.editor.ext.CompletionJavaDoc
Sets content of javadoc
setContent(Object) - Method in class org.netbeans.editor.ext.CompletionJavaDoc
Sets content of javadoc with postRequest setted to true
setContent(String) - Method in class org.netbeans.editor.ext.CompletionJavaDoc
Immediately sets Content of javadoc withou popup delay
setContent(String) - Method in class org.netbeans.editor.ext.HTMLJavaDocView
Sets the javadoc content as HTML document
setContent(String) - Method in interface org.netbeans.editor.ext.JavaDocView
 
setContentType(String) - Method in class org.netbeans.editor.AnnotationType
Setter for the ContentType property
setContextKeyNotFoundAction(Action) - Method in class org.netbeans.editor.MultiKeymap
What to do when key is not resolved for context
setCustomSidebarColor(Color) - Method in class org.netbeans.editor.AnnotationType
 
setDefaultAction(Action) - Method in class org.netbeans.editor.MultiKeymap
 
setDelegate(Action) - Method in class org.netbeans.editor.DelegateAction
 
setDescription(String) - Method in class org.netbeans.editor.AnnotationType
Setter for the Description property
setDialogFactory(DialogSupport.DialogFactory) - Static method in class org.netbeans.editor.DialogSupport
Deprecated. The method for setting custom factory for creating dialogs via the createDialog method.
setDismissDelay(int) - Method in class org.netbeans.editor.ext.ToolTipSupport
Set the delay between displaying of the tooltip and its automatic hiding in milliseconds.
setDot(int) - Method in class org.netbeans.editor.BaseCaret
Assign the caret a new offset in the underlying document.
setDot(int, boolean) - Method in class org.netbeans.editor.BaseCaret
 
setDot(int, Rectangle, int, boolean) - Method in class org.netbeans.editor.BaseCaret
Deprecated. use #setDot(int, boolean) preceded by JComponent.scrollRectToVisible().
setDot(int, Rectangle, int) - Method in class org.netbeans.editor.BaseCaret
Deprecated. use #setDot(int) preceded by JComponent.scrollRectToVisible().
setDot() - Method in class org.netbeans.editor.JumpList.Entry
Navigates to the component and position maintained by this entry.
setEditorUI(EditorUI) - Method in class org.netbeans.editor.MarkFactory.DrawMark
 
setEnabled(boolean) - Method in class org.netbeans.editor.DrawLayerFactory.BlockSearchLayer
Deprecated.  
setEnabled(boolean) - Method in class org.netbeans.editor.DrawLayerFactory.HighlightSearchLayer
Deprecated.  
setEnabled(boolean) - Method in class org.netbeans.editor.DrawLayerFactory.IncSearchLayer
Deprecated.  
setEnabled(boolean) - Method in class org.netbeans.editor.ext.ToolTipSupport
Set whether the tooltip support is enabled.
setEstimatedSpan(boolean) - Method in interface org.netbeans.editor.view.spi.EstimatedSpanView
Set whether this view uses estimated span computation instead of exact measurements.
setEstimatedSpan(boolean) - Method in class org.netbeans.lib.editor.view.GapBoxView
 
setExpandTabs(boolean) - Method in class org.netbeans.editor.Formatter
 
setFont(Font) - Method in interface org.netbeans.editor.DrawContext
Set current font
setForeColor(Color) - Method in interface org.netbeans.editor.DrawContext
Set current foreground color
setForegroundColor(Color) - Method in class org.netbeans.editor.AnnotationType
Setter for the Foreground property
setFormatter(Class, Formatter) - Static method in class org.netbeans.editor.Formatter
Set the formatter for the given kit-class.
setForwardEnabled(boolean) - Method in interface org.netbeans.editor.ext.JavaDocPane
enables/disables forward button
setForwardEnabled(boolean) - Method in class org.netbeans.editor.ext.ScrollJavaDocPane
 
setGlyph(URL) - Method in class org.netbeans.editor.AnnotationType
Setter for the Glyph property
setGlyphGutter(GlyphGutter) - Method in class org.netbeans.editor.EditorUI
 
setGlyphsOverLineNumbers(Boolean) - Method in class org.netbeans.editor.AnnotationTypes
Setter for the GlyphsOverLineNumbers property
setHelperInd(int) - Method in class org.netbeans.editor.BaseView
This function is used to correct information about which index this child view occupies in parent view's array of children.
setHighlight(Color) - Method in class org.netbeans.editor.AnnotationType
Setter for the Highlight property
setHistory(List) - Method in class org.netbeans.editor.FindSupport
Deprecated.  
setIndentOnly(boolean) - Method in class org.netbeans.editor.ext.FormatWriter
Sets whether the purpose of this writer is to find the proper indentation instead of formatting the tokens.
setIndentShift(int) - Method in class org.netbeans.editor.ext.FormatSupport
Delegation to the same method in format-writer.
setIndentShift(int) - Method in class org.netbeans.editor.ext.FormatWriter
 
setIndex(int) - Method in class org.netbeans.editor.ext.CharacterArrayIterator
 
setInfoText(String) - Method in class org.netbeans.editor.KeySequenceInputPanel
 
setInheritForegroundColor(boolean) - Method in class org.netbeans.editor.AnnotationType
Setter for the InheritfForegroundColor property
setInitialDelay(int) - Method in class org.netbeans.editor.ext.ToolTipSupport
Set the delay between stopping mouse movement and displaying of the tooltip in milliseconds.
setInitializerSorter(Settings.InitializerSorter) - Static method in class org.netbeans.editor.Settings
Set the current initializer sorter.
setInnerLevel(int) - Method in class org.netbeans.editor.CodeFoldingSideBar.PaintInfo
 
setJavaDocVisible(boolean) - Method in class org.netbeans.editor.ext.CompletionJavaDoc
Sets javadoc popup window visibility
setJavaDocVisible(boolean) - Method in class org.netbeans.editor.ext.JDCPopupPanel
Sets javadoc pane visibility
setKeySequences(List) - Method in class org.netbeans.editor.MacroSavePanel
 
setLastLineElement(Element) - Method in class org.netbeans.lib.editor.view.GapMultiLineView
 
setLastSelected(FindSupport.SearchPatternWrapper) - Method in class org.netbeans.editor.FindSupport
Deprecated.  
setLayoutMajorAxisPreferredSpan(float) - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
setLayoutMajorAxisRawOffset(double) - Method in interface org.netbeans.editor.view.spi.ViewLayoutState
Parent can set the view's raw offset along the parent view's major axis using this method.
setLayoutMajorAxisRawOffset(double) - Method in class org.netbeans.lib.editor.view.GapBoxView
 
setLayoutMajorAxisRawOffset(double) - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
setLayoutMinorAxisAlignment(float) - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
setLayoutMinorAxisMaximumSpan(float) - Method in class org.netbeans.lib.editor.view.DefaultViewLayoutState
 
setLayoutMinorAxisMinimumSpan(float) - Method in class org.netbeans.lib.editor.view.DefaultViewLayoutState
 
setLayoutMinorAxisPreferredSpan(float) - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
setLine(int) - Method in class org.netbeans.editor.Annotations.LineAnnotations
Setter for the line number property
setLineNumberEnabled(boolean) - Method in class org.netbeans.editor.EditorUI
 
setLogicalStyle(int, Style) - Method in class org.netbeans.editor.GuardedDocument
Sets the logical style to use for the paragraph at the given position.
setMagicCaretPosition(Point) - Method in class org.netbeans.editor.BaseCaret
Saves the current caret position.
setMatchBraceOffset(int) - Method in class org.netbeans.editor.ext.ExtCaret
Set the match brace offset.
setMinimumOptionals(int) - Method in class org.netbeans.editor.AnnotationType
 
setMinimumOptionals(String) - Method in class org.netbeans.editor.AnnotationType
 
setName(String) - Method in class org.netbeans.editor.AnnotationType
Setter for the Name property
setName(String) - Method in class org.netbeans.editor.MacroSavePanel
 
setNext(MarkBlock) - Method in class org.netbeans.editor.MarkBlock
 
setNext(MarkFactory.ChainDrawMark) - Method in class org.netbeans.editor.MarkFactory.ChainDrawMark
 
setNextActivityChangeOffset(int) - Method in class org.netbeans.editor.DrawLayer.AbstractLayer
Deprecated.  
setNextChain(MarkBlock) - Method in class org.netbeans.editor.MarkBlock
Set the next block of this one in the chain.
setNextChain(MarkFactory.ChainDrawMark) - Method in class org.netbeans.editor.MarkFactory.ChainDrawMark
Set next mark in chain
setNormalStyleName(String) - Method in class org.netbeans.editor.GuardedDocument
Set the name for normal style.
setOffset(int) - Method in class org.netbeans.editor.ext.FileStorage
 
setPacked(boolean) - Method in class org.netbeans.editor.BaseView
Setter for packed flag
setPaintOperation(int) - Method in class org.netbeans.editor.CodeFoldingSideBar.PaintInfo
 
setPaneVisible(boolean) - Method in class org.netbeans.editor.ext.Completion
Set the visibility of the view.
setParagraphAttributes(int, int, AttributeSet, boolean) - Method in class org.netbeans.editor.GuardedDocument
Change attributes for part of the text.
setParent(View) - Method in class org.netbeans.editor.LeafView
 
setParent(View) - Method in class org.netbeans.editor.view.spi.LockView
 
setParent(View) - Method in class org.netbeans.lib.editor.view.GapBoxView
Sets the parent of the view.
setParent(View) - Method in class org.netbeans.lib.editor.view.GapDocumentView
 
setParentLocked(View) - Method in class org.netbeans.editor.view.spi.LockView
 
setPopupMenu(JPopupMenu) - Method in class org.netbeans.editor.ext.ExtEditorUI
 
setPostModificationDocumentListener(DocumentListener) - Method in class org.netbeans.editor.BaseDocument
Set or clear a special document listener that gets notified after the modification and that is allowed to do further mutations to the document.
setPreScan(int) - Method in class org.netbeans.editor.Syntax.BaseStateInfo
 
setPreScan(int) - Method in interface org.netbeans.editor.Syntax.StateInfo
Store the preScan value
setPrev(MarkBlock) - Method in class org.netbeans.editor.MarkBlock
 
setPrev(MarkFactory.ChainDrawMark) - Method in class org.netbeans.editor.MarkFactory.ChainDrawMark
 
setPrevChain(MarkBlock) - Method in class org.netbeans.editor.MarkBlock
Set the previous block of this one in the chain
setPrevChain(MarkFactory.ChainDrawMark) - Method in class org.netbeans.editor.MarkFactory.ChainDrawMark
Set previous mark in chain
setPriority(int) - Method in class org.netbeans.editor.AnnotationType
 
setResolveParent(Keymap) - Method in class org.netbeans.editor.MultiKeymap
 
setRestartFormat(boolean) - Method in class org.netbeans.editor.ext.FormatSupport
Delegation to the same method in format-writer.
setRestartFormat(boolean) - Method in class org.netbeans.editor.ext.FormatWriter
 
setResult(CompletionQuery.Result) - Method in interface org.netbeans.editor.ext.CompletionView
Populate the view with the result from a query.
setResult(CompletionQuery.Result) - Method in class org.netbeans.editor.ext.ListCompletionView
Populate the view with the result from a query.
setResult(List) - Method in class org.netbeans.editor.ext.ListCompletionView
 
setSelectionVisible(boolean) - Method in class org.netbeans.editor.BaseCaret
Sets the selection visibility
setSettingValue(String, Object) - Method in class org.netbeans.editor.ext.ExtFormatter
This method allows to set a custom value to a setting thus overriding the value retrieved from the Settings.
setSeverity(AnnotationType.Severity) - Method in class org.netbeans.editor.AnnotationType
 
setShiftWidth(int) - Method in class org.netbeans.editor.Formatter
Set the width of one indentation level for non-BaseDocument documents.
setShowGlyphGutter(Boolean) - Method in class org.netbeans.editor.AnnotationTypes
Setter for the ShowGlyphGutter property
setShowWebEnabled(boolean) - Method in interface org.netbeans.editor.ext.JavaDocPane
enables/disables 'show in external browser' button
setShowWebEnabled(boolean) - Method in class org.netbeans.editor.ext.ScrollJavaDocPane
 
setSize(int, int) - Method in class org.netbeans.editor.ext.JDCPopupPanel
Setting size of popup panel.
setSize(Dimension) - Method in class org.netbeans.editor.ext.JDCPopupPanel
 
setSize(int, int) - Method in class org.netbeans.editor.ext.ScrollCompletionPane
 
setSize(Dimension) - Method in class org.netbeans.editor.ext.ScrollCompletionPane
 
setSize(Dimension) - Method in class org.netbeans.editor.FoldingToolTip
 
setSize(int, int) - Method in class org.netbeans.editor.FoldingToolTip
Setting size of popup panel.
setSize(float, float) - Method in class org.netbeans.editor.view.spi.LockView
 
setSize(float, float) - Method in class org.netbeans.lib.editor.view.GapBoxView
Sets the size of the view.
setSize(float, float) - Method in class org.netbeans.lib.editor.view.GapDocumentView
 
setSpacesPerTab(int) - Method in class org.netbeans.editor.Formatter
 
setSpanOnMajorAxis(float) - Method in class org.netbeans.lib.editor.view.GapBoxView
 
setSpanOnMinorAxis(float) - Method in class org.netbeans.lib.editor.view.GapBoxView
 
setState(int) - Method in class org.netbeans.editor.Syntax.BaseStateInfo
 
setState(int) - Method in interface org.netbeans.editor.Syntax.StateInfo
Store the internal state
setStateObject(HashMap) - Static method in class org.netbeans.editor.EditorState
 
setStatusBits(int) - Method in class org.netbeans.lib.editor.view.GapBoxView
 
setStatusBits(int) - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
setStatusBoldText(JTextComponent, String) - Static method in class org.netbeans.editor.Utilities
 
setStatusText(JTextComponent, String) - Static method in class org.netbeans.editor.Utilities
 
setStatusText(JTextComponent, String, Coloring) - Static method in class org.netbeans.editor.Utilities
 
setStrikeThroughColor(Color) - Method in interface org.netbeans.editor.DrawContext
Set current underline color
setTabSize(int) - Method in class org.netbeans.editor.FinderFactory.PosVisColFwdFinder
 
setTabSize(int) - Method in class org.netbeans.editor.FinderFactory.VisColPosFwdFinder
 
setTabSize(int) - Method in class org.netbeans.editor.Formatter
Set the number of spaces the TAB character ('\t') visually represents for non-BaseDocument documents.
setText(String, String) - Method in class org.netbeans.editor.StatusBar
 
setText(String, String, Coloring) - Method in class org.netbeans.editor.StatusBar
 
Settings - Class in org.netbeans.editor
Configurable settings that editor uses.
Settings.AbstractInitializer - Class in org.netbeans.editor
Abstract implementation of the initializer dealing with the name.
Settings.AbstractInitializer(String) - Constructor for class org.netbeans.editor.Settings.AbstractInitializer
 
Settings.Evaluator - Interface in org.netbeans.editor
Evaluator can be used in cases when value of some setting depends on the value for other setting and it allows to compute the value dynamically based on the other setting(s) value.
Settings.Filter - Interface in org.netbeans.editor
Filter is applied on every value or KitAndValue pairs returned from getValue().
Settings.FilterInitializerSorter - Class in org.netbeans.editor
Initializer sorter that delegates to another sorter.
Settings.FilterInitializerSorter(Settings.InitializerSorter) - Constructor for class org.netbeans.editor.Settings.FilterInitializerSorter
 
Settings.Initializer - Interface in org.netbeans.editor
Initializer of the settings updates the map filled with settings for the particular kit class when asked.
Settings.InitializerSorter - Interface in org.netbeans.editor
Sort the settings initializers that were added to the settings.
Settings.KitAndValue - Class in org.netbeans.editor
Kit class and value pair
Settings.KitAndValue(Class, Object) - Constructor for class org.netbeans.editor.Settings.KitAndValue
 
settingsChange(SettingsChangeEvent) - Method in class org.netbeans.editor.Abbrev
Called when settings were changed.
settingsChange(SettingsChangeEvent, Class) - Method in class org.netbeans.editor.BaseAction
This method is called once after the action is constructed and then each time the settings are changed.
settingsChange(SettingsChangeEvent) - Method in class org.netbeans.editor.BaseCaret
Called when settings were changed.
settingsChange(SettingsChangeEvent) - Method in class org.netbeans.editor.BaseDocument
Called when settings were changed.
settingsChange(SettingsChangeEvent) - Method in class org.netbeans.editor.BaseTextUI
 
settingsChange(SettingsChangeEvent) - Method in class org.netbeans.editor.CodeFoldingSideBar
 
settingsChange(SettingsChangeEvent) - Method in class org.netbeans.editor.DrawLayerFactory.BlockSearchLayer
Deprecated.  
settingsChange(SettingsChangeEvent) - Method in class org.netbeans.editor.DrawLayerFactory.IncSearchLayer
Deprecated.  
settingsChange(SettingsChangeEvent) - Method in class org.netbeans.editor.EditorUI
 
settingsChange(SettingsChangeEvent) - Method in class org.netbeans.editor.ext.Completion
 
settingsChange(SettingsChangeEvent) - Method in class org.netbeans.editor.ext.CompletionJavaDoc
 
settingsChange(SettingsChangeEvent) - Method in class org.netbeans.editor.ext.ExtCaret
Called when settings were changed.
settingsChange(SettingsChangeEvent) - Method in class org.netbeans.editor.ext.ExtFormatter
 
settingsChange(SettingsChangeEvent) - Method in class org.netbeans.editor.ext.JDCPopupPanel
 
settingsChange(SettingsChangeEvent) - Method in class org.netbeans.editor.ext.ScrollCompletionPane
 
settingsChange(SettingsChangeEvent) - Method in class org.netbeans.editor.ext.ScrollJavaDocPane
 
settingsChange(SettingsChangeEvent) - Method in class org.netbeans.editor.ext.ToolTipSupport
 
settingsChange(SettingsChangeEvent) - Method in class org.netbeans.editor.Formatter
 
settingsChange(SettingsChangeEvent) - Method in class org.netbeans.editor.GlyphGutter
 
settingsChange(SettingsChangeEvent) - Method in interface org.netbeans.editor.SettingsChangeListener
 
settingsChange(SettingsChangeEvent) - Method in class org.netbeans.editor.StatusBar
 
settingsChange(SettingsChangeEvent) - Method in class org.netbeans.editor.WordMatch
Called when settings were changed.
SettingsChangeEvent - Class in org.netbeans.editor
Event providing information about what was changed in settings
SettingsChangeEvent(Object, Class, String, Object, Object) - Constructor for class org.netbeans.editor.SettingsChangeEvent
 
settingsChangeImpl(String) - Method in class org.netbeans.editor.EditorUI
 
SettingsChangeListener - Interface in org.netbeans.editor
Listener for the changes in settings
SettingsDefaults - Class in org.netbeans.editor
Default values for the settings.
SettingsDefaults() - Constructor for class org.netbeans.editor.SettingsDefaults
 
SettingsNames - Class in org.netbeans.editor
Names of the base settings defined in the editor.
SettingsNames() - Constructor for class org.netbeans.editor.SettingsNames
 
SettingsUtil - Class in org.netbeans.editor
Utility methods for managing settings
SettingsUtil() - Constructor for class org.netbeans.editor.SettingsUtil
 
SettingsUtil.FontStylePrintColoringEvaluator - Class in org.netbeans.editor
Deprecated. Fonts and colors for printing are the same as those on screen. Use Editor Settings and Editor Settings Storage API instead.
SettingsUtil.FontStylePrintColoringEvaluator(int) - Constructor for class org.netbeans.editor.SettingsUtil.FontStylePrintColoringEvaluator
Deprecated.  
SettingsUtil.ForeColorPrintColoringEvaluator - Class in org.netbeans.editor
Deprecated. Fonts and colors for printing are the same as those on screen. Use Editor Settings and Editor Settings Storage API instead.
SettingsUtil.ForeColorPrintColoringEvaluator(Color) - Constructor for class org.netbeans.editor.SettingsUtil.ForeColorPrintColoringEvaluator
Deprecated.  
SettingsUtil.PrintColoringEvaluator - Class in org.netbeans.editor
Deprecated. Fonts and colors for printing are the same as those on screen. Use Editor Settings and Editor Settings Storage API instead.
SettingsUtil.PrintColoringEvaluator() - Constructor for class org.netbeans.editor.SettingsUtil.PrintColoringEvaluator
Deprecated.  
SettingsUtil.TokenColoringEvaluator - Class in org.netbeans.editor
Deprecated. Use Editor Settings and Editor Settings Storage API instead.
SettingsUtil.TokenColoringEvaluator(TokenContextPath, TokenCategory, Coloring, boolean) - Constructor for class org.netbeans.editor.SettingsUtil.TokenColoringEvaluator
Deprecated. Create new token-coloring evaluator.
SettingsUtil.TokenColoringEvaluator(String, Coloring, boolean) - Constructor for class org.netbeans.editor.SettingsUtil.TokenColoringEvaluator
Deprecated. Create new token-coloring evaluator.
SettingsUtil.TokenColoringInitializer - Class in org.netbeans.editor
Deprecated. Use Editor Settings and Editor Settings Storage API instead.
SettingsUtil.TokenColoringInitializer(TokenContext) - Constructor for class org.netbeans.editor.SettingsUtil.TokenColoringInitializer
Deprecated. Create settings-initializer for the colorings of the tokens in the given context and all its context-paths.
SettingsUtil.TokenColoringInitializer(TokenContext, String) - Constructor for class org.netbeans.editor.SettingsUtil.TokenColoringInitializer
Deprecated. Create settings-initializer for the colorings of the tokens in the given context and all its context-paths.
setTitle(String) - Method in interface org.netbeans.editor.ext.CompletionPane
Set the title of the pane according to the completion query results.
setTitle(String) - Method in class org.netbeans.editor.ext.ScrollCompletionPane
Set the title of the pane according to the completion query results.
setToolTip(JComponent) - Method in class org.netbeans.editor.ext.ToolTipSupport
Set the tooltip component.
setToolTip(JComponent, PopupManager.HorizontalBounds, PopupManager.Placement) - Method in class org.netbeans.editor.ext.ToolTipSupport
 
setToolTip(JComponent, PopupManager.HorizontalBounds, PopupManager.Placement, int, int) - Method in class org.netbeans.editor.ext.ToolTipSupport
 
setTooltipText(String) - Method in class org.netbeans.editor.AnnotationType
Setter for the TooltipText property
setToolTipText(String) - Method in class org.netbeans.editor.ext.ToolTipSupport
Set the tooltip text to make the tooltip to be shown on the screen.
setToolTipVisible(boolean) - Method in class org.netbeans.editor.ext.ToolTipSupport
Set the visibility of the tooltip.
setTypes(Map) - Method in class org.netbeans.editor.AnnotationTypes
Initialize the map of all annotation types
setUnderlineColor(Color) - Method in interface org.netbeans.editor.DrawContext
Set current underline color
setUseCustomSidebarColor(boolean) - Method in class org.netbeans.editor.AnnotationType
 
setUseHighlightColor(boolean) - Method in class org.netbeans.editor.AnnotationType
Setter for the UseHighlightColor property
setUseWaveUnderlineColor(boolean) - Method in class org.netbeans.editor.AnnotationType
Setter for the UseWaveUnderlineColor property
setValue(Class, String, Object) - Static method in class org.netbeans.editor.Settings
Set the new value for property on kit level.
setVersion(int) - Method in class org.netbeans.editor.ext.FileStorage
Setter for version of Code Completion DB file.
setView(View) - Method in class org.netbeans.editor.view.spi.LockView
Set a new single child of this view.
setViewRawIndex(int) - Method in interface org.netbeans.editor.view.spi.ViewLayoutState
Parent can set the index of the view (wrapped by this layout state) in itself.
setViewRawIndex(int) - Method in class org.netbeans.lib.editor.view.GapBoxView
 
setViewRawIndex(int) - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
setVisCol(int) - Method in class org.netbeans.editor.FinderFactory.VisColPosFwdFinder
Set visual column that this finder will try to reach
setVisible(boolean) - Method in class org.netbeans.editor.AnnotationType
Setter for the Visible property
setVisible(String) - Method in class org.netbeans.editor.AnnotationType
Setter for the Visible property
setVisible(boolean) - Method in class org.netbeans.editor.BaseCaret
Sets the caret visibility
setVisible(boolean) - Method in interface org.netbeans.editor.ext.CompletionPane
Set the pane to be visible.
setVisible(boolean) - Method in class org.netbeans.editor.ext.JDCPopupPanel
Sets this popup comonent visibility
setVisible(boolean) - Method in class org.netbeans.editor.ext.ListCompletionView
 
setVisible(boolean) - Method in class org.netbeans.editor.ext.ScrollCompletionPane
 
setVisible(boolean) - Method in class org.netbeans.editor.ext.ScrollJavaDocPane
 
setVisible(boolean) - Method in class org.netbeans.editor.StatusBar
 
setVisibleImpl(boolean) - Method in class org.netbeans.editor.BaseCaret
 
setWaveUnderlineColor(Color) - Method in class org.netbeans.editor.AnnotationType
Setter for the WaveUnderline property
setWaveUnderlineColor(Color) - Method in interface org.netbeans.editor.DrawContext
Set current wave underline color
setWholeLine(boolean) - Method in class org.netbeans.editor.AnnotationType
Setter for the WholeLine property
setWholeLine(String) - Method in class org.netbeans.editor.AnnotationType
Setter for the WholeLine property
shiftLine(BaseDocument, int, boolean) - Method in class org.netbeans.editor.Formatter
Shift line either left or right
shiftLineLeftAction - Static variable in class org.netbeans.editor.BaseKit
Shift line left action
shiftLineRightAction - Static variable in class org.netbeans.editor.BaseKit
Shift line right action
SHOW_DEPRECATED_MEMBERS - Static variable in class org.netbeans.editor.ext.ExtSettingsNames
Whether show deprecated members in code completion popup window Values: java.lang.Boolean
showConfirmDialog(String) - Method in class org.netbeans.editor.MacroDialogSupport
 
showFindDialog(KeyEventBlocker) - Method in class org.netbeans.editor.ext.FindDialogSupport
Deprecated.  
showGotoDialog(KeyEventBlocker) - Method in class org.netbeans.editor.ext.GotoDialogSupport
 
showingData() - Method in class org.netbeans.editor.ext.ListCompletionView
 
showMacroDialog() - Method in class org.netbeans.editor.MacroDialogSupport
 
showPopupMenu(int, int) - Method in class org.netbeans.editor.ext.ExtEditorUI
 
showPopupMenuAction - Static variable in class org.netbeans.editor.ext.ExtKit
Show popup menu.
showReplaceDialog(KeyEventBlocker) - Method in class org.netbeans.editor.ext.FindDialogSupport
Deprecated.  
shrink(int, int) - Method in class org.netbeans.editor.MarkBlock
Shrink this mark block by the block specified.
SideBarFactory - Interface in org.netbeans.editor
This interface should implement all components that need to be added in the editor sidebar.
SimpleViewLayoutState - Class in org.netbeans.lib.editor.view
Implementation of ViewLayoutState for non-flyweight views that only caches preferred spans along both axes.
SimpleViewLayoutState(View) - Constructor for class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
SINGLE_PAINT_MARK - Static variable in class org.netbeans.editor.CodeFoldingSideBar
 
size - Variable in class org.netbeans.editor.CodeFoldingSideBar.Mark
 
sort(List) - Method in class org.netbeans.editor.Settings.FilterInitializerSorter
 
sort(List) - Method in interface org.netbeans.editor.Settings.InitializerSorter
 
SPACE_NL - Static variable in class org.netbeans.editor.AcceptorFactory
 
SPACES_PER_TAB - Static variable in class org.netbeans.editor.SettingsNames
How many spaces substitute per one typed tab.
splitEnd(TokenItem, int, TokenID, TokenContextPath) - Method in class org.netbeans.editor.ext.FormatSupport
 
splitEnd(TokenItem, int, TokenID, TokenContextPath) - Method in class org.netbeans.editor.ext.FormatWriter
Create the additional token from the text at the end of the given token.
splitLineAction - Static variable in class org.netbeans.editor.BaseKit
split the current line at cursor position
splitStart(TokenItem, int, TokenID, TokenContextPath) - Method in class org.netbeans.editor.ext.FormatSupport
 
splitStart(TokenItem, int, TokenID, TokenContextPath) - Method in class org.netbeans.editor.ext.FormatWriter
Create the additional token from the text at the start of the given token.
startMacroRecordingAction - Static variable in class org.netbeans.editor.BaseKit
Start recording of macro.
startMark - Variable in class org.netbeans.editor.LeafElement
Mark giving start offset of this element
startMark - Variable in class org.netbeans.editor.MarkBlock
 
startNewLineAction - Static variable in class org.netbeans.editor.BaseKit
Starts a new line in code
startsWith(char[], char[]) - Static method in class org.netbeans.editor.Analyzer
 
state - Variable in class org.netbeans.editor.Syntax
Internal state of the lexical analyzer.
stateChanged(ChangeEvent) - Method in class org.netbeans.editor.EditorUI
 
statHits - Variable in class org.netbeans.editor.ext.StringCache
 
statQueries - Variable in class org.netbeans.editor.ext.StringCache
 
STATUS_BAR_BOLD_COLORING - Static variable in class org.netbeans.editor.SettingsNames
Deprecated. Use FontColorNames instead.
STATUS_BAR_CARET_DELAY - Static variable in class org.netbeans.editor.SettingsNames
Delay for updating information about caret in the status bar.
STATUS_BAR_COLORING - Static variable in class org.netbeans.editor.SettingsNames
Deprecated. Use FontColorNames instead.
STATUS_BAR_VISIBLE - Static variable in class org.netbeans.editor.SettingsNames
Whether status bar should be visible or not.
STATUS_COMPONENT_VISIBLE - Static variable in class org.netbeans.editor.ext.ToolTipSupport
Status indicating that the tooltip is visible because ToolTipSupport.setToolTip(javax.swing.JComponent) was called.
STATUS_ERROR - Static variable in class org.netbeans.editor.AnnotationType.Severity
Status error.
STATUS_HIDDEN - Static variable in class org.netbeans.editor.ext.ToolTipSupport
Status indicating that the tooltip is not showing on the screen.
STATUS_NONE - Static variable in class org.netbeans.editor.AnnotationType.Severity
Status OK.
STATUS_OK - Static variable in class org.netbeans.editor.AnnotationType.Severity
Status OK.
STATUS_TEXT_VISIBLE - Static variable in class org.netbeans.editor.ext.ToolTipSupport
Status indicating that the tooltip is visible because ToolTipSupport.setToolTipText(java.lang.String) was called.
STATUS_VISIBILITY_ENABLED - Static variable in class org.netbeans.editor.ext.ToolTipSupport
Status indicating that the tooltip is not showing on the screen but once either the ToolTipSupport.setToolTipText(java.lang.String) or ToolTipSupport.setToolTip(javax.swing.JComponent) gets called the tooltip will become visible.
STATUS_WARNING - Static variable in class org.netbeans.editor.AnnotationType.Severity
Status warning.
StatusBar - Class in org.netbeans.editor
Status bar support
StatusBar(EditorUI) - Constructor for class org.netbeans.editor.StatusBar
 
StatusBar.StatusBarFactory - Class in org.netbeans.editor
 
StatusBar.StatusBarFactory() - Constructor for class org.netbeans.editor.StatusBar.StatusBarFactory
 
stopBlocking(boolean) - Method in class org.netbeans.editor.ext.KeyEventBlocker
Has to be called from AWT event thread to be properly synchronized
stopBlocking() - Method in class org.netbeans.editor.ext.KeyEventBlocker
 
stopMacroRecordingAction - Static variable in class org.netbeans.editor.BaseKit
Stop the active recording
stopOffset - Variable in class org.netbeans.editor.Syntax
On which offset in the buffer scanning should stop.
stopPosition - Variable in class org.netbeans.editor.Syntax
The position in the document that logically corresponds to the stopOffset value.
storeState(Syntax.StateInfo) - Method in class org.netbeans.editor.ext.MultiSyntax
Store state of this analyzer into given mark state.
storeState(Syntax.StateInfo) - Method in class org.netbeans.editor.Syntax
Store state of this analyzer into given mark state.
STRING_BWD_FINDER_PROP - Static variable in class org.netbeans.editor.BaseDocument
String backward finder property
STRING_FINDER_PROP - Static variable in class org.netbeans.editor.BaseDocument
String forward finder property
StringCache - Class in org.netbeans.editor.ext
Cache holding the most commonly used strings.
StringCache() - Constructor for class org.netbeans.editor.ext.StringCache
 
StringCache(int) - Constructor for class org.netbeans.editor.ext.StringCache
 
StringCache(int, int) - Constructor for class org.netbeans.editor.ext.StringCache
 
stringMap - Variable in class org.netbeans.editor.DrawLayerFactory.WordColoringLayer
Deprecated.  
StringMap - Class in org.netbeans.editor
Support for comparing part of char array to hash map with strings as keys.
StringMap() - Constructor for class org.netbeans.editor.StringMap
 
StringMap(int) - Constructor for class org.netbeans.editor.StringMap
 
StringMap(int, float) - Constructor for class org.netbeans.editor.StringMap
 
StringMap(Map) - Constructor for class org.netbeans.editor.StringMap
 
style - Variable in class org.netbeans.editor.DrawLayerFactory.StyleLayer
Deprecated.  
styles - Variable in class org.netbeans.editor.GuardedDocument
Style context to hold the styles
stylesToLayers - Variable in class org.netbeans.editor.GuardedDocument
Style to layer name mapping
substituteCommonText() - Method in class org.netbeans.editor.ext.Completion
Substitute the text with the longest common part of all the entries appearing in the view.
substituteCommonText(JTextComponent, int, int, int) - Method in class org.netbeans.editor.ext.CompletionQuery.AbstractResultItem
Generic implementation, behaves just as described in specification in substituteCommonText() - removes len characters at offset out of document and then inserts subLen characters from the text
substituteCommonText(int) - Method in class org.netbeans.editor.ext.CompletionQuery.DefaultResult
Update the text in response to pressing TAB key.
substituteCommonText(int) - Method in interface org.netbeans.editor.ext.CompletionQuery.Result
Substitute the text that is common for all the data entries.
substituteCommonText(JTextComponent, int, int, int) - Method in interface org.netbeans.editor.ext.CompletionQuery.ResultItem
Update the text in response to pressing TAB key (or any key mapped to this function) on this element
substituteSimpleText() - Method in class org.netbeans.editor.ext.Completion
 
substituteText(boolean) - Method in class org.netbeans.editor.ext.Completion
Substitute the document's text with the text that is appopriate for the selection in the view.
substituteText(JTextComponent, int, int, boolean) - Method in class org.netbeans.editor.ext.CompletionQuery.AbstractResultItem
Generic implementation, behaves just as described in specification in substituteText() - removes len characters at offset out of document and then inserts whole text.
substituteText(int, boolean) - Method in class org.netbeans.editor.ext.CompletionQuery.DefaultResult
Update the text in response to pressing ENTER.
substituteText(int, boolean) - Method in interface org.netbeans.editor.ext.CompletionQuery.Result
Substitute the text in the document if the user picks the item from the data with the given index either by pressing ENTER or doubleclicking the item by mouse.
substituteText(JTextComponent, int, int, boolean) - Method in interface org.netbeans.editor.ext.CompletionQuery.ResultItem
Update the text in response to pressing ENTER on this element.
supposedTokenID - Variable in class org.netbeans.editor.Syntax
This variable can be populated by the parseToken() method in case the user types an errorneous construction but it's clear what correct token he meant to write.
switchCaseAction - Static variable in class org.netbeans.editor.BaseKit
Switch the case of the selected text or current character
Syntax - Class in org.netbeans.editor
Lexical analyzer that works on a given text buffer.
Syntax() - Constructor for class org.netbeans.editor.Syntax
 
syntax - Variable in class org.netbeans.editor.SyntaxDebug
 
Syntax.BaseStateInfo - Class in org.netbeans.editor
Base implementation of the StateInfo interface
Syntax.BaseStateInfo() - Constructor for class org.netbeans.editor.Syntax.BaseStateInfo
 
Syntax.StateInfo - Interface in org.netbeans.editor
Interface that stores two basic pieces of information about the state of the whole lexical analyzer - its internal state and preScan.
SYNTAX_LAYER_NAME - Static variable in class org.netbeans.editor.DrawLayerFactory
Deprecated. Syntax draw layer name
SYNTAX_LAYER_VISIBILITY - Static variable in class org.netbeans.editor.DrawLayerFactory
Deprecated. Syntax draw layer visibility
SYNTAX_UPDATE_BATCH_SIZE - Static variable in class org.netbeans.editor.SettingsNames
Size of one batch of characters loaded into syntax segment when updating syntax marks.
SyntaxDebug - Class in org.netbeans.editor
Debugging stuff for the syntax scanners
SyntaxDebug(Syntax) - Constructor for class org.netbeans.editor.SyntaxDebug
 
SyntaxSupport - Class in org.netbeans.editor
Support methods for syntax analyzes
SyntaxSupport(BaseDocument) - Constructor for class org.netbeans.editor.SyntaxSupport
 
syntaxUpdateEnd() - Method in class org.netbeans.editor.SyntaxUpdateTokens
Notification that updating of lexical states has ended so there will be no more tokens relexed for the modification.
syntaxUpdateStart() - Method in class org.netbeans.editor.SyntaxUpdateTokens
Notification that updating of the lexical states is starting for the last performed modification.
syntaxUpdateToken(TokenID, TokenContextPath, int, int) - Method in class org.netbeans.editor.SyntaxUpdateTokens
Notification that a token was found during updating of lexical states.
SyntaxUpdateTokens - Class in org.netbeans.editor
Notification about the tokens being relexed as result of a document modification.
SyntaxUpdateTokens() - Constructor for class org.netbeans.editor.SyntaxUpdateTokens
 
SyntaxUpdateTokens.TokenInfo - Class in org.netbeans.editor
 
SyntaxUpdateTokens.TokenInfo(TokenID, TokenContextPath, int, int) - Constructor for class org.netbeans.editor.SyntaxUpdateTokens.TokenInfo
 
SYSTEM_LEVEL - Static variable in class org.netbeans.editor.Settings
System level used by the settings initializers.

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.