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

U-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

U

undo() - Method in class org.netbeans.lib.editor.util.swing.GapBranchElement.Edit
 
unlock() - Method in class org.netbeans.lib.editor.util.PriorityMutex
Release the ownership of the mutex.
unmodifiableList(E[]) - Static method in class org.netbeans.lib.editor.util.ArrayUtilities
Return unmodifiable list for the given array.
updateElementOffsetAdd(E) - Method in class org.netbeans.lib.editor.util.FlyOffsetGapList
This method updates element's offset (shifts it above offset gap if necessary) before adding the element to the list.
updateElementOffsetAdd(E) - Method in class org.netbeans.lib.editor.util.OffsetGapList
This method updates element's offset (shifts it above offset gap if necessary) before adding the element to the list.
updateElementOffsetRemove(E) - Method in class org.netbeans.lib.editor.util.FlyOffsetGapList
This method updates element's offset (shifts it below offset gap if necessary) before (or after) the element gets removed from the list.
updateElementOffsetRemove(E) - Method in class org.netbeans.lib.editor.util.OffsetGapList
This method updates element's offset (shifts it below offset gap if necessary) before (or after) the element gets removed from the list.
updateOffsetGapLength(int) - Method in class org.netbeans.lib.editor.util.FlyOffsetGapList
Update the offset gap length by the given delta.
updateOffsetGapLength(int) - Method in class org.netbeans.lib.editor.util.OffsetGapList
Update the offset gap length by the given delta.
updateOffsetGapStart(int) - Method in class org.netbeans.lib.editor.util.FlyOffsetGapList
Update the offset gap length by the given delta.
updateOffsetGapStart(int) - Method in class org.netbeans.lib.editor.util.OffsetGapList
Update the offset gap start by the given delta.
updateOffsetRange(Element[], int[]) - Static method in class org.netbeans.lib.editor.util.swing.ElementUtilities
 

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.