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 

R

raw2Offset(int) - Method in class org.netbeans.lib.editor.util.OffsetGapList
Translate raw offset into real offset.
redo() - Method in class org.netbeans.lib.editor.util.swing.GapBranchElement.Edit
 
remove(Object) - Method in class org.netbeans.lib.editor.util.CompactMap
 
remove(int) - Method in class org.netbeans.lib.editor.util.GapList
Removes the element at the specified position in this list.
remove(int, int) - Method in class org.netbeans.lib.editor.util.GapList
Removes elements at the given index.
remove(T) - Method in class org.netbeans.lib.editor.util.ListenerList
Removes the given listener from this listener list.
remove(T, int) - Method in class org.netbeans.lib.editor.util.PriorityListenerList
Remove listener with the given priority index.
removeDocumentListener(Document, DocumentListener, DocumentListenerPriority) - Static method in class org.netbeans.lib.editor.util.swing.DocumentUtilities
Remove document listener that was previously added to the document with given priority or use default Document.removeDocumentListener(DocumentListener) if the given document is not listener priority aware.
removeEntry(CompactMap.MapEntry<K, V>) - Method in class org.netbeans.lib.editor.util.CompactMap
Remove the given entry from the map.
removePriorityDocumentListener(Document, DocumentListener, DocumentListenerPriority) - Static method in class org.netbeans.lib.editor.util.swing.DocumentUtilities
Suitable for document implementations - removes document listener from document with given priority and does not do anything if the given document is not listener priority aware.
removePropertyChangeListener(Document, PropertyChangeListener) - Static method in class org.netbeans.lib.editor.util.swing.DocumentUtilities
Removes PropertyChangeListener from a document.
removeRange(int, int) - Method in class org.netbeans.lib.editor.util.GapList
Removes from this List all of the elements whose index is between fromIndex, inclusive and toIndex, exclusive.
replace(int, int, Element[]) - Method in class org.netbeans.lib.editor.util.swing.GapBranchElement
 
reset(Position, Position) - Method in class org.netbeans.lib.editor.util.swing.MutablePositionRegion
Set a new start and end positions of this region.
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