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

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

org.netbeans.modules.editor.util/1 1.17

Deprecated API


Contents
Deprecated Methods
org.netbeans.lib.editor.util.CharSubSequence.checkIndexesValid(CharSequence, int, int)
          use CharSequenceUtilities.checkIndexesValid(CharSequence, int, int) 
org.netbeans.lib.editor.util.GapList.copyItems(int, int, Object[], int)
          use GapList.copyElements(int, int, Object[], int) which performs the same operation 
org.netbeans.lib.editor.util.swing.DocumentUtilities.isTypingModification(DocumentEvent)
            
 


org.netbeans.modules.editor.util/1 1.17

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