Method and Description |
---|
org.netbeans.lib.editor.util.CharSubSequence.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) |