org.netbeans.modules.editor/3 1.42.0 3

Deprecated API


Contents
Deprecated Classes
org.netbeans.modules.editor.FormatterIndentEngine
          Please use Editor Indentation API instead, for details see Editor Indentation. 
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.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. 
org.netbeans.modules.editor.FormatterIndentEngine.setValue(String, Object)
          use FormatterIndentEngine.setValue(java.lang.String, java.lang.Object, java.lang.String) instead with properly specified propertyName 
 

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.42.0 3

Built on December 3 2008.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.