Skip navigation links
org.netbeans.modules.editor.util/1 1.68.1
A B C D E F G H I K L M N O P R S T U V 

E

Edit(int, Element[], Element[]) - Constructor for class org.netbeans.lib.editor.util.swing.GapBranchElement.Edit
 
elementLength(E) - Method in class org.netbeans.lib.editor.util.FlyOffsetGapList
Get length of an element (assuming it has a length when it has an offset).
elementOffset(int) - Method in class org.netbeans.lib.editor.util.FlyOffsetGapList
Get the offset of an element stored in the list at the given index.
elementOffset(E) - Method in class org.netbeans.lib.editor.util.OffsetGapList
Get the offset of the element stored in the list.
elementOffset(int) - Method in class org.netbeans.lib.editor.util.OffsetGapList
Get the offset of the element stored in the list at the given index.
elementOrEndOffset(int) - Method in class org.netbeans.lib.editor.util.FlyOffsetGapList
Get the offset of an element stored in the list at the given index like FlyOffsetGapList.elementOffset(int) does or get end offset of the last element if GapList.size() is passed as index parameter.
elementRawOffset(E) - Method in class org.netbeans.lib.editor.util.FlyOffsetGapList
Get the raw offset of the given element currently stored in the list.
elementRawOffset(E) - Method in class org.netbeans.lib.editor.util.OffsetGapList
Get the raw offset of the given element currently stored in the list.
ElementUtilities - Class in org.netbeans.lib.editor.util.swing
Various utility methods related to elements.
EMPTY_ELEMENT_ARRAY - Static variable in class org.netbeans.lib.editor.util.swing.GapBranchElement
 
emptyBooleanArray() - Static method in class org.netbeans.lib.editor.util.ArrayUtilities
 
emptyCharArray() - Static method in class org.netbeans.lib.editor.util.ArrayUtilities
 
emptyIntArray() - Static method in class org.netbeans.lib.editor.util.ArrayUtilities
 
emptyX() - Method in class org.netbeans.lib.editor.util.swing.BlockCompare
Check if block X is empty.
emptyY() - Method in class org.netbeans.lib.editor.util.swing.BlockCompare
Check if block Y is empty.
endsWith(CharSequence, CharSequence) - Static method in class org.netbeans.lib.editor.util.CharSequenceUtilities
Implementation of String.endsWith(String) for character sequences.
ensureCapacity(int) - Method in class org.netbeans.lib.editor.util.GapList
Increases the capacity of this GapList instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
entrySet() - Method in class org.netbeans.lib.editor.util.CompactMap
 
equal() - Method in class org.netbeans.lib.editor.util.swing.BlockCompare
Check if block X has the same boundaries as block Y.
equalEnd() - Method in class org.netbeans.lib.editor.util.swing.BlockCompare
Check if block X and Y have same end offset.
equals(Object) - Method in class org.netbeans.lib.editor.util.AbstractCharSequence.StringLike
 
equals(CharSequence, Object) - Static method in class org.netbeans.lib.editor.util.CharSequenceUtilities
Compare character sequence to another object.
equals(Object) - Method in class org.netbeans.lib.editor.util.CharSubSequence.StringLike
 
equals(Object) - Method in class org.netbeans.lib.editor.util.CompactMap.MapEntry
Implementation that adheres to Map.Entry.equals(Object) contract.
equalStart() - Method in class org.netbeans.lib.editor.util.swing.BlockCompare
Check if block X and Y have same start offset.
escapeHtml(String) - Static method in class org.netbeans.lib.editor.util.StringEscapeUtils
 
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links
org.netbeans.modules.editor.util/1 1.68.1