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

Deprecated List (Editor Library) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.editor.lib/1 1.14.0 3

Deprecated API


Contents
Deprecated Interfaces
org.netbeans.editor.ext.CompletionQuery.SupportsSpeculativeInvocation
          It is a workaround. It's suggested that providers should wait for new completion query SPI that should better support speculative queries, partial results, result cancellation and result narrowing. Implement only if it's simple. 
org.netbeans.editor.DrawLayer
          Please use Highlighting SPI instead, for details see Editor Library 2. 
 

Deprecated Classes
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.ext.ExtKit.CodeSelectAction
          this action is deprecated and will be removed in future releases. 
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.ImplementationProvider
          See org.netbeans.spi.editor.lib2.EditorImplementationProvider 
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.MarkFactory.SyntaxMark
          syntax marks are no longer used to hold lexer states. 
org.netbeans.editor.Registry
          Without any replacement. 
org.netbeans.editor.SegmentCache
          The caching is no longer performed as the object creation in the present JVMs is fast. Simply use new Segment(). 
org.netbeans.editor.SettingsUtil.FontStylePrintColoringEvaluator
          Fonts and colors for printing are the same as those on screen. Use Editor Settings and Editor Settings Storage API instead. 
org.netbeans.editor.SettingsUtil.ForeColorPrintColoringEvaluator
          Fonts and colors for printing are the same as those on screen. Use Editor Settings and Editor Settings Storage API instead. 
org.netbeans.editor.SettingsUtil.PrintColoringEvaluator
          Fonts and colors for printing are the same as those on screen. Use Editor Settings and Editor Settings Storage API instead. 
org.netbeans.editor.SettingsUtil.TokenColoringEvaluator
          Use Editor Settings and Editor Settings Storage API instead. 
org.netbeans.editor.SettingsUtil.TokenColoringInitializer
          Use Editor Settings and Editor Settings Storage API instead. 
 

Deprecated Fields
org.netbeans.editor.SettingsNames.BLOCK_SEARCH_COLORING
          Use FontColorNames instead. 
org.netbeans.editor.SettingsNames.CARET_COLOR_INSERT_MODE
          Use FontColorNames instead. 
org.netbeans.editor.SettingsNames.CARET_COLOR_OVERWRITE_MODE
          Use FontColorNames instead. 
org.netbeans.editor.SettingsNames.CODE_FOLDING_BAR_COLORING
          Use FontColorNames instead. 
org.netbeans.editor.SettingsNames.CODE_FOLDING_COLORING
          Use FontColorNames instead. 
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.SettingsNames.COLORING_NAME_LIST
          Use Editor Settings and Editor Settings Storage APIs instead. 
org.netbeans.editor.SettingsNames.COLORING_NAME_PRINT_SUFFIX
          Use Editor Settings and Editor Settings Storage APIs instead. 
org.netbeans.editor.SettingsNames.COLORING_NAME_SUFFIX
          Use Editor Settings and Editor Settings Storage APIs instead. 
org.netbeans.editor.SettingsNames.DEFAULT_COLORING
          Use FontColorNames instead. 
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.ExtSettingsNames.FAST_IMPORT_PACKAGE
          replaced by FAST_IMPORT_SELECTION 
org.netbeans.editor.SettingsNames.GUARDED_COLORING
          Use FontColorNames instead. 
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. 
org.netbeans.editor.SettingsNames.HIGHLIGHT_SEARCH_COLORING
          Use FontColorNames instead. 
org.netbeans.editor.SettingsNames.HOME_KEY_COLUMN_ONE
          As of 05/09/2001 
org.netbeans.editor.SettingsNames.INC_SEARCH_COLORING
          Use FontColorNames instead. 
org.netbeans.editor.SettingsNames.KEY_BINDING_LIST
          Use Editor Settings and Editor Settings Storage APIs instead. 
org.netbeans.editor.SettingsNames.LINE_NUMBER_COLORING
          Use FontColorNames instead. 
org.netbeans.editor.SettingsNames.SCROLL_JUMP_INSETS
          value of this property is ignored. 
org.netbeans.editor.SettingsNames.SELECTION_COLORING
          Use FontColorNames instead. 
org.netbeans.editor.SettingsNames.STATUS_BAR_BOLD_COLORING
          Use FontColorNames instead. 
org.netbeans.editor.SettingsNames.STATUS_BAR_COLORING
          Use FontColorNames instead. 
org.netbeans.editor.SettingsNames.TEXT_LIMIT_LINE_COLOR
          Use FontColorNames instead. 
 

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.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.EditorUI.createColoringMap()
          Use Editor Settings or Editor Settings Storage API instead. This method is never called. 
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.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.BaseDocumentEvent.getChars()
            
org.netbeans.editor.SettingsUtil.getColoring(Class, String, boolean)
          Use Editor Settings API instead. 
org.netbeans.editor.SettingsUtil.getColoring(Class, String, boolean, boolean)
          Use Editor Settings API instead. 
org.netbeans.editor.EditorUI.getColoring(String)
          Use Editor Settings API instead. 
org.netbeans.editor.EditorUI.getColoringMap()
          Use Editor Settings API instead. 
org.netbeans.editor.SettingsUtil.getColoringMap(Class, boolean, boolean)
          Use Editor Settings API instead. 
org.netbeans.editor.SettingsUtil.getColoringMapInitializer(Class, Map, boolean, String)
          Use Editor Settings and Editor Settings Storage API instead. 
org.netbeans.editor.EditorUI.getDefaultColoring()
          Use Editor Settings API instead. 
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.BaseDocumentEvent.getLine()
            
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.Utilities.getTabInsertString(BaseDocument, int)
            
org.netbeans.editor.SettingsUtil.getTokenColoring(TokenContextPath, TokenCategory, boolean)
          Use Editor Settings API instead. 
org.netbeans.editor.SettingsUtil.getTokenColoring(TokenContextPath, TokenCategory, boolean, boolean)
          Use Editor Settings API instead. 
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.EditorUI.scrollRectToVisible(Rectangle, int)
          use JComponent.scrollRectToVisible() instead of this method. 
org.netbeans.editor.SettingsUtil.setColoring(Class, String, Object)
          Use Editor Settings Storage API instead. 
org.netbeans.editor.SettingsUtil.setColoring(Class, String, Object, boolean)
          Use Editor Settings Storage API instead. 
org.netbeans.editor.SettingsUtil.setColoring(Class, String, Object, Object)
          Use Editor Settings Storage API instead. 
org.netbeans.editor.SettingsUtil.setColoringMap(Class, Map, boolean)
          Use Editor Settings Storage API instead. 
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.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 
 


org.netbeans.modules.editor.lib/1 1.14.0 3

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.