org.netbeans.modules.editor.lib/1 1.43.0 9

Deprecated API


Contents
Deprecated Interfaces
org.netbeans.editor.DrawLayer
          Please use Highlighting SPI instead, for details see Editor Library 2. 
 

Deprecated Classes
org.netbeans.editor.Abbrev
          Use Editor Code Templates API instead. This class is no longer functional. 
org.netbeans.editor.ActionFactory.AbbrevExpandAction
          Use Editor Code Templates API instead. 
org.netbeans.editor.ActionFactory.AbbrevResetAction
          Use Editor Code Templates API instead. 
org.netbeans.editor.ActionFactory.RunMacroAction
          Without any replacement. This action is not used anymore and is no longer functional. 
org.netbeans.editor.ActionFactory.StartMacroRecordingAction
          Without any replacement. This action is not used anymore. 
org.netbeans.editor.ActionFactory.StopMacroRecordingAction
          Without any replacement. This action is not used anymore and is no longer functional. 
org.netbeans.editor.ActionFactory.ToggleLineNumbersAction
          this action is no longer used. It is reimplemented in editor.actions module. 
org.netbeans.editor.BaseKit.CompoundAction
          this action is no longer used. 
org.netbeans.editor.BaseKit.InsertContentAction
          this action is no longer used. It is reimplemented in editor.actions module. 
org.netbeans.editor.BaseKit.KitCompoundAction
          this action is no longer used. It is reimplemented in editor.actions module. 
org.netbeans.editor.BaseKit.ReadOnlyAction
          this action is no longer used. It is reimplemented in editor.actions module. 
org.netbeans.editor.BaseKit.WritableAction
          this action is no longer used. It is reimplemented in editor.actions module. 
org.netbeans.editor.DialogSupport
          See org.openide.spi.editor.lib2.DialogFactory. DialogSupport has no public replacement. 
org.netbeans.editor.DocumentFinder
          Without any replacement. 
org.netbeans.editor.DrawLayer.AbstractLayer
          Please use Highlighting SPI instead, for details see Editor Library 2. 
org.netbeans.editor.DrawLayerFactory
          Please use Highlighting SPI instead, for details see Editor Library 2. 
org.netbeans.editor.DrawLayerFactory.AnnotationLayer
          Please use Highlighting SPI instead, for details see Editor Library 2. 
org.netbeans.editor.DrawLayerFactory.BlockSearchLayer
          Please use Highlighting SPI instead, for details see Editor Library 2. 
org.netbeans.editor.DrawLayerFactory.CaretLayer
          Please use Highlighting SPI instead, for details see Editor Library 2. 
org.netbeans.editor.DrawLayerFactory.ColorLineLayer
          Please use Highlighting SPI instead, for details see Editor Library 2. 
org.netbeans.editor.DrawLayerFactory.HighlightSearchLayer
          Please use Highlighting SPI instead, for details see Editor Library 2. 
org.netbeans.editor.DrawLayerFactory.IncSearchLayer
          Please use Highlighting SPI instead, for details see Editor Library 2. 
org.netbeans.editor.DrawLayerFactory.StyleLayer
          Please use Highlighting SPI instead, for details see Editor Library 2. 
org.netbeans.editor.DrawLayerFactory.SyntaxLayer
          Please use Highlighting SPI instead, for details see Editor Library 2. 
org.netbeans.editor.DrawLayerFactory.WordColoringLayer
          Please use Highlighting SPI instead, for details see Editor Library 2. 
org.netbeans.editor.EditorDebug
          Should never have been made public. No replacement. 
org.netbeans.editor.EditorState
          Use Editor Settings and Settings Storage APIs. Please note that the states stored here are not persisted and therefore don't survive JVM restarts. 
org.netbeans.editor.ext.ExtFormatter
          Please use Editor Indentation API instead, for details see Editor Indentation. 
org.netbeans.editor.ext.ExtKit.AllCompletionShowAction
          Please use Editor Code Completion API instead, for details see Editor Code Completion. 
org.netbeans.editor.ext.ExtKit.CodeSelectAction
          this action is deprecated and will be removed in future releases. 
org.netbeans.editor.ext.ExtKit.CompletionShowAction
          Please use Editor Code Completion API instead, for details see Editor Code Completion. 
org.netbeans.editor.ext.ExtKit.CompletionTooltipShowAction
          Please use Editor Code Completion API instead, for details see Editor Code Completion. 
org.netbeans.editor.ext.ExtKit.DocumentationShowAction
          Please use Editor Code Completion API instead, for details see Editor Code Completion. 
org.netbeans.editor.ext.ExtKit.FindAction
          Without any replacement. 
org.netbeans.editor.ext.ExtKit.GotoDeclarationAction
          this action is no longer used. It is reimplemented in editor.actions module. 
org.netbeans.editor.ext.ExtKit.MatchBraceAction
          Please use Braces Matching SPI instead, for details see Editor Braces Matching. 
org.netbeans.editor.ext.FindDialogPanel
          Without any replacement. 
org.netbeans.editor.ext.FindDialogSupport
          Without any replacement. 
org.netbeans.editor.FindSupport
          Without any replacement. 
org.netbeans.editor.Formatter
          Please use Editor Indentation API instead, for details see Editor Indentation. 
org.netbeans.editor.ImplementationProvider
          See org.netbeans.spi.editor.lib2.EditorImplementationProvider 
org.netbeans.editor.LineSeparatorConversion
          Use CharacterConversions instead. 
org.netbeans.editor.LocaleSupport
          this class is deprecated as the number of bundle queries is proportional to the number of registered localizers which is not optimal from the performance point of view. The queries through this class should be replaced by queries to individual bundles. 
org.netbeans.editor.MacroDialogSupport
          Without any replacement. This class is no longer functional. 
org.netbeans.editor.MacroSavePanel
          Without any replacement. This class is no longer functional. 
org.netbeans.editor.MarkFactory.SyntaxMark
          syntax marks are no longer used to hold lexer states. 
org.netbeans.editor.Registry
          Use EditorRegistry from Editor Library 2 instead. 
org.netbeans.editor.SegmentCache
          The caching is no longer performed as the object creation in the present JVMs is fast. Simply use new Segment(). 
 

Deprecated Fields
org.netbeans.editor.BaseAction.ABBREV_RESET
          Not used anymore. 
org.netbeans.editor.CodeFoldingSideBar.backColor
          Without any replacement. 
org.netbeans.editor.ext.ExtKit.codeSelectAction
          this action name is not actively used by ExtKit and will be removed in future releases. 
org.netbeans.editor.ext.ExtKit.escapeAction
          this action name is not actively used by ExtKit and will be removed in future releases. 
org.netbeans.editor.ext.ExtKit.findAction
          Without any replacement. 
org.netbeans.editor.CodeFoldingSideBar.font
          Without any replacement. 
org.netbeans.editor.CodeFoldingSideBar.foreColor
          Without any replacement. 
org.netbeans.editor.ext.ExtCaret.HIGHLIGHT_BRACE_LAYER_NAME
          Please use Braces Matching SPI instead, for details see Editor Braces Matching. 
org.netbeans.editor.ext.ExtCaret.HIGHLIGHT_BRACE_LAYER_VISIBILITY
          Please use Braces Matching SPI instead, for details see Editor Braces Matching. 
org.netbeans.editor.ext.ExtCaret.HIGHLIGHT_ROW_LAYER_NAME
          Please use Highlighting SPI instead, for details see Editor Library 2. 
org.netbeans.editor.ext.ExtCaret.HIGHLIGHT_ROW_LAYER_VISIBILITY
          Please use Highlighting SPI instead, for details see Editor Library 2. 
 

Deprecated Methods
org.netbeans.editor.EditorUI.addLayer(DrawLayer, int)
          Please use Highlighting SPI instead, for details see Editor Library 2. 
org.netbeans.editor.BaseDocument.addLayer(DrawLayer, int)
          Please use Highlighting SPI instead, for details see Editor Library 2. 
org.netbeans.editor.GuardedDocument.addStyledLayer(String, Style)
          Please use Highlighting SPI instead, for details see Editor Library 2. 
org.netbeans.editor.Utilities.annotateLoggable(Throwable)
          Use java.util.logging.Logger instead with the proper name, log level and message. 
org.netbeans.editor.BaseDocument.atomicLock()
          Please use BaseDocument.runAtomic(java.lang.Runnable) instead. 
org.netbeans.editor.BaseDocument.atomicUnlock()
          Please use BaseDocument.runAtomic(java.lang.Runnable) instead. 
org.netbeans.editor.EditorUI.caretMoveDot(int, Rectangle, int)
            
org.netbeans.editor.EditorUI.caretSetDot(int, Rectangle, int)
            
org.netbeans.editor.JumpList.checkAddEntry(JTextComponent, int)
          Use JumpList.addEntry(JTextComponent, int) instead. 
org.netbeans.editor.ext.ExtKit.ExtDefaultKeyTypedAction.checkCompletion(JTextComponent, String)
          Please use Editor Code Completion API instead, for details see Editor Code Completion. 
org.netbeans.editor.EditorUI.createColoringMap()
          Use Editor Settings or Editor Settings Storage API instead. This method is never called. 
org.netbeans.editor.BaseKit.createFormatSyntax(Document)
          Please use Editor Indentation API instead, for details see Editor Indentation. 
org.netbeans.editor.BaseKit.createFormatter()
          Please use Editor Indentation API instead, for details see Editor Indentation. 
org.netbeans.editor.BaseKit.createPrintEditorUI(BaseDocument)
          this method is no longer being called by EditorUI. BaseKit.createPrintEditorUI(BaseDocument, boolean, boolean) is being called instead. 
org.netbeans.editor.BaseKit.createSyntax(Document)
          Please use Lexer instead, for details see Lexer. 
org.netbeans.editor.BaseKit.createSyntaxSupport(BaseDocument)
          Please use Lexer instead, for details see Lexer. 
org.netbeans.editor.Analyzer.createWhiteSpaceFillBuffer(int, int, int)
            
org.netbeans.editor.EditorUI.findLayer(String)
          Please use Highlighting SPI instead, for details see Editor Library 2. 
org.netbeans.editor.BaseDocument.findLayer(String)
          Please use Highlighting SPI instead, for details see Editor Library 2. 
org.netbeans.editor.BaseAction.findValue(String)
          this method is deprecated like the LocaleSupport which it uses by default. It should be replaced by implementing BaseAction.getShortDescriptionBundleClass() 
org.netbeans.editor.EditorUI.getAbbrev()
          Use Editor Code Templates API instead. 
org.netbeans.editor.CodeFoldingSideBar.getBackColor()
          Without any replacement. 
org.netbeans.editor.BaseDocumentEvent.getChars()
            
org.netbeans.editor.EditorUI.getColoring(String)
          Use Editor Settings API instead. 
org.netbeans.editor.CodeFoldingSideBar.getColoringFont()
          Without any replacement. 
org.netbeans.editor.EditorUI.getColoringMap()
          Use Editor Settings API instead. 
org.netbeans.editor.EditorUI.getDefaultColoring()
          Use Editor Settings API instead. 
org.netbeans.editor.CodeFoldingSideBar.getForeColor()
          Without any replacement. 
org.netbeans.editor.BaseDocument.getFormatter()
          Please use Editor Indentation API instead, for details see Editor Indentation. 
org.netbeans.editor.Formatter.getFormatter(Class)
          Use of editor kit's implementation classes is deprecated in favor of mime types. 
org.netbeans.editor.Formatter.getFormatter(String)
          Use Editor Indentation API. 
org.netbeans.editor.Mark.getInsertAfter()
            
org.netbeans.editor.BaseKit.getKit(Class)
          Use CloneableEditorSupport.getEditorKit or MimeLookup instead to find EditorKit for a mime type. 
org.netbeans.editor.BaseDocument.getKitClass()
          Don't use implementation class of editor kits. Use mime type, MimePath and MimeLookup. 
org.netbeans.editor.BaseDocument.getLegacyFormatter()
          Please use Editor Indentation API instead, for details see Editor Indentation. 
org.netbeans.editor.BaseDocumentEvent.getLine()
            
org.netbeans.editor.BaseKit.getMacroActions()
          Without any replacement. 
org.netbeans.editor.SegmentCache.getSegment()
          Simply returns new Segment(). 
org.netbeans.editor.EditorUI.getSharedColoringMap(Class)
          Use Editor Settings API instead. 
org.netbeans.editor.SegmentCache.getSharedInstance()
          Simply use new Segment(). 
org.netbeans.editor.BaseDocument.getSyntaxSupport()
          Please use Lexer instead, for details see Lexer. 
org.netbeans.editor.Utilities.getTabInsertString(BaseDocument, int)
            
org.netbeans.editor.BaseCaret.moveDot(int, Rectangle, int)
          use #setDot(int) preceded by JComponent.scrollRectToVisible(). 
org.netbeans.editor.SegmentCache.releaseSegment(Segment)
          Does nothing. 
org.netbeans.editor.EditorUI.removeLayer(String)
          Please use Highlighting SPI instead, for details see Editor Library 2. 
org.netbeans.editor.Mark.removeUpdateAction(int, int)
          It will not be supported in the future. 
org.netbeans.editor.BaseDocument.repaintBlock(int, int)
          Please use JTextComponent.getUI().damageRange() instead. 
org.netbeans.editor.ext.ExtCaret.requestMatchBraceUpdateSync()
          Please use Braces Matching SPI instead, for details see Editor Braces Matching. 
org.netbeans.editor.EditorUI.scrollRectToVisible(Rectangle, int)
          use JComponent.scrollRectToVisible() instead of this method. 
org.netbeans.editor.BaseCaret.setDot(int, Rectangle, int)
          use #setDot(int) preceded by JComponent.scrollRectToVisible(). 
org.netbeans.editor.BaseCaret.setDot(int, Rectangle, int, boolean)
          use #setDot(int, boolean) preceded by JComponent.scrollRectToVisible(). 
org.netbeans.editor.Formatter.setFormatter(Class, Formatter)
          Use Editor Indentation API. 
org.netbeans.editor.BaseDocument.setPostModificationDocumentListener(DocumentListener)
          Use addPostModificationDocumentListener(DocumentListener) 
org.netbeans.editor.ext.ExtCaret.updateMatchBrace()
          Please use Braces Matching SPI instead, for details see Editor Braces Matching. 
org.netbeans.editor.EditorUI.updateVirtualHeight(int)
          virtual size is no longer used and effects of this method are ignored 
org.netbeans.editor.EditorUI.updateVirtualWidth(int)
          virtual size is no longer used and effects of this method are ignored 
 

Deprecated Constructors
org.netbeans.editor.BaseDocument(Class, boolean)
          Use of editor kit's implementation classes is deprecated in favor of mime types. 
org.netbeans.editor.CodeFoldingSideBar()
          Don't use this constructor, it does nothing! 
org.netbeans.editor.GuardedDocument(Class)
          The use of editor kit's implementation classes is deprecated in favor of mime types. 
org.netbeans.editor.GuardedDocument(Class, boolean, StyleContext)
          The use of editor kit's implementation classes is deprecated in favor of mime types. 
 


org.netbeans.modules.editor.lib/1 1.43.0 9

Built on November 7 2009.  |  Portions Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.