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

E-Index (Editor Utilities) - NetBeans API Javadoc (Current Development Version)

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

E

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
 
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
 
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
Method that compares a given 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.

org.netbeans.modules.editor.util/1 1.17
A B C D E F G H I K L M N O P R S T U V
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.