Skip navigation links
org.netbeans.modules.editor.util/1 1.89
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
 
unescapeHtml(String) - Static method in class org.netbeans.lib.editor.util.StringEscapeUtils
 
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
 
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.89