org.netbeans.modules.editor/3 1.63.0 5

Deprecated API


Contents
Deprecated Classes
org.netbeans.modules.editor.NbDialogSupport
          Without any replacement. 
org.netbeans.modules.editor.NbEditorKit.NbStopMacroRecordingAction
          Without any replacement. This class is no longer functional. 
org.netbeans.modules.editor.NbEditorKit.NbToggleLineNumbersAction
          this action is no longer used. It is reimplemented in editor.actions module. 
org.netbeans.modules.editor.NbEditorKit.ToggleToolbarAction
          this action is no longer used. It is reimplemented in editor.actions module. 
org.netbeans.modules.editor.NbEditorUI.SystemActionUpdater
          use SystemActionPerformer instead 
org.netbeans.modules.editor.NbImplementationProvider
          Without any replacement. 
 

Deprecated Methods
org.netbeans.modules.editor.NbEditorUI.createSystemActionUpdater(String, boolean, boolean)
          - use NbEditorUI.attachSystemActionPerformer(String) instead 
org.netbeans.modules.editor.NbEditorUtilities.getLine(BaseDocument, int, boolean)
          Replaced by more generic method having Document parameter. 
 

Deprecated Constructors
org.netbeans.modules.editor.NbEditorDocument(Class)
          Use of editor kit's implementation classes is deprecated in favor of mime types. 
 


org.netbeans.modules.editor/3 1.63.0 5

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.