- debugChar(StringBuffer, char) - Static method in class org.netbeans.lib.editor.util.CharSequenceUtilities
-
Append the character description to the given string buffer
translating the special characters (and '\') into escape sequences.
- debugChar(StringBuilder, char) - Static method in class org.netbeans.lib.editor.util.CharSequenceUtilities
-
Append the character description to the given string builder
translating the special characters (and '\') into escape sequences.
- debugChar(char) - Static method in class org.netbeans.lib.editor.util.CharSequenceUtilities
-
Return the text description of the given character
translating the special characters (and '\') into escape sequences.
- debugOffset(Document, int) - Static method in class org.netbeans.lib.editor.util.swing.DocumentUtilities
-
Get string representation of an offset for debugging purposes
in form "offset[line:column]".
- debugText(StringBuffer, CharSequence) - Static method in class org.netbeans.lib.editor.util.CharSequenceUtilities
-
Append the text description to the given string buffer
translating the special characters (and '\') into escape sequences.
- debugText(StringBuilder, CharSequence) - Static method in class org.netbeans.lib.editor.util.CharSequenceUtilities
-
Append the text description to the given string builder
translating the special characters (and '\') into escape sequences.
- debugText(CharSequence) - Static method in class org.netbeans.lib.editor.util.CharSequenceUtilities
-
Create text description as String
translating the special characters (and '\') into escape sequences.
- DEFAULT - Static variable in class org.netbeans.lib.editor.util.swing.DocumentListenerPriority
-
- defaultInsertUpdate(int, int) - Method in class org.netbeans.lib.editor.util.FlyOffsetGapList
-
Inform the list that there was an insert done into an underlying storage
(e.g.
- defaultInsertUpdate(int, int) - Method in class org.netbeans.lib.editor.util.OffsetGapList
-
Inform the list that there was an insert done into an underlying storage
(e.g.
- DefaultMapEntry(K) - Constructor for class org.netbeans.lib.editor.util.CompactMap.DefaultMapEntry
-
- defaultRemoveUpdate(int, int) - Method in class org.netbeans.lib.editor.util.FlyOffsetGapList
-
Inform the list that there was a removal done into an underlying storage
(e.g.
- defaultRemoveUpdate(int, int) - Method in class org.netbeans.lib.editor.util.OffsetGapList
-
Inform the list that there was a removal done into an underlying storage
(e.g.
- digitCount(int) - Static method in class org.netbeans.lib.editor.util.ArrayUtilities
-
- DocumentListenerPriority - Class in org.netbeans.lib.editor.util.swing
-
Priorities of firing of document listeners being added to a document.
- DocumentUtilities - Class in org.netbeans.lib.editor.util.swing
-
Various utility methods related to swing text documents.
- dumpDetails() - Method in class org.netbeans.lib.editor.util.GapList
-
- dumpElements(List) - Static method in class org.netbeans.lib.editor.util.GapList
-
- dumpInternals() - Method in class org.netbeans.lib.editor.util.FlyOffsetGapList
-
- dumpInternals() - Method in class org.netbeans.lib.editor.util.GapList
-
- dumpInternals() - Method in class org.netbeans.lib.editor.util.OffsetGapList
-