- read(Reader, int) - Method in class org.netbeans.editor.BaseDocument
-
Insert contents of reader at specified position into document.
- read(Reader, Document, int) - Method in class org.netbeans.editor.BaseKit
-
Inserts content from the given stream.
- read(byte[], int, int) - Method in interface org.netbeans.editor.ext.DataAccessor
-
Reads up to len bytes of data from this file resource into an array of bytes.
- read(byte[], int, int) - Method in class org.netbeans.editor.ext.FileAccessor
-
Reads up to len bytes of data from this file resource into an array of bytes.
- read(int) - Method in class org.netbeans.editor.ext.FileStorage
-
Read some part of the file into the begining of bytes array
and reset offset to zero.
- read(char[], int, int) - Method in class org.netbeans.editor.LineSeparatorConversion.InitialSeparatorReader
-
Deprecated.
- read() - Method in class org.netbeans.editor.LineSeparatorConversion.InitialSeparatorReader
-
Deprecated.
- READ_LINE_SEPARATOR_PROP - Static variable in class org.netbeans.editor.BaseDocument
-
Line separator property for reading files in
- readExternal(ObjectInput) - Method in class org.netbeans.editor.MultiKeyBinding
-
- ReadOnlyAction() - Constructor for class org.netbeans.editor.BaseKit.ReadOnlyAction
-
Deprecated.
- reallocate(Shape) - Method in class org.netbeans.lib.editor.view.GapBoxView
-
Reallocate the view to the new size given by the passed shape.
- reallocate(Shape) - Method in class org.netbeans.lib.editor.view.GapDocumentView
-
- rebuild(int, int) - Method in class org.netbeans.lib.editor.view.GapBoxView
-
Remove the child views in the given index range
and let the default building mechanism to build the child views.
- redo() - Method in class org.netbeans.editor.BaseDocumentEvent
-
- redo() - Method in class org.netbeans.editor.GuardedDocumentEvent
-
- RedoAction() - Constructor for class org.netbeans.editor.ActionFactory.RedoAction
-
- redoAction - Static variable in class org.netbeans.editor.BaseKit
-
Redo action
- reformat(BaseDocument, int, int) - Static method in class org.netbeans.editor.Utilities
-
Reformat a block of code.
- reformatLine(BaseDocument, int) - Static method in class org.netbeans.editor.Utilities
-
Reformat the line around the given position.
- reformatLineAction - Static variable in class org.netbeans.editor.BaseKit
-
Reformat Line action
- refresh() - Method in class org.netbeans.editor.BaseCaret
-
- refresh(boolean) - Method in class org.netbeans.editor.BaseCaret
-
Refreshes caret display on the screen.
- refresh() - Method in class org.netbeans.editor.BaseTextUI
-
- refreshAnnotations() - Method in class org.netbeans.editor.Annotations.LineAnnotations
-
Refresh the active annotation and count of visible annotations.
- refreshLine(int) - Method in class org.netbeans.editor.Annotations
-
Notify view that it is necessary to redraw the line of the document
- registerDefault(ImplementationProvider) - Static method in class org.netbeans.editor.ImplementationProvider
-
Deprecated.
Register your own provider through this method
- registerLoader(AnnotationTypes.Loader) - Method in class org.netbeans.editor.AnnotationTypes
-
Register loader for loading of annotation types
- registerSyntax(Syntax) - Method in class org.netbeans.editor.ext.MultiSyntax
-
Register a particular slave syntax.
- Registry - Class in org.netbeans.editor
-
- Registry() - Constructor for class org.netbeans.editor.Registry
-
Deprecated.
- registryToString() - Static method in class org.netbeans.editor.Registry
-
Deprecated.
Debug the registry into string.
- regularInstance(View, int, int) - Method in interface org.netbeans.editor.view.spi.FlyView
-
Create a regular instance that will act as a normal view.
- ReindentLineAction() - Constructor for class org.netbeans.editor.ActionFactory.ReindentLineAction
-
- reindentLineAction - Static variable in class org.netbeans.editor.BaseKit
-
Reindent Line action
- releaseChildren() - Method in class org.netbeans.lib.editor.view.GapBoxView
-
Ask for releasing of the children.
- releaseRenderingContext(ViewRenderingContext) - Method in interface org.netbeans.editor.view.spi.RenderingContextView
-
- releaseSegment(Segment) - Method in class org.netbeans.editor.SegmentCache
-
- reloadChildren(int, int, int, int) - Method in class org.netbeans.lib.editor.view.GapBoxView
-
Load the children in the selected range of offsets.
- relocate(char[], int, int, boolean, int) - Method in class org.netbeans.editor.Syntax
-
Relocate scanning to another buffer.
- remove(int, int) - Method in class org.netbeans.editor.BaseDocument
-
Removes portion of a document
- remove(int, int) - Method in class org.netbeans.editor.GapObjectArray
-
- remove(int, int, GapObjectArray.RemoveUpdater) - Method in class org.netbeans.editor.GapObjectArray
-
- remove() - Method in class org.netbeans.editor.Mark
-
Deprecated.
Remove mark from the structure holding the marks.
- remove(char[], int, int) - Method in class org.netbeans.editor.StringMap
-
- remove(Class, EventListener) - Method in class org.netbeans.editor.WeakEventListenerList
-
Removes the listener as a listener of the specified type.
- removeAnnotation(AnnotationDesc) - Method in class org.netbeans.editor.Annotations.LineAnnotations
-
Remove annotation from this line.
- removeAnnotation(AnnotationDesc) - Method in class org.netbeans.editor.Annotations
-
Remove annotation
- removeAnnotationsListener(Annotations.AnnotationsListener) - Method in class org.netbeans.editor.Annotations
-
Remove AnnotationsListener listener
- removeAtomicLockListener(AtomicLockListener) - Method in interface org.netbeans.editor.AtomicLockDocument
-
Deprecated.
- removeAtomicLockListener(AtomicLockListener) - Method in class org.netbeans.editor.BaseDocument
-
- removeAtomicLockListener(AtomicLockListener) - Method in class org.netbeans.editor.BaseDocument
-
- removeBindings() - Method in class org.netbeans.editor.MultiKeymap
-
- removeBlock(int, int) - Method in class org.netbeans.editor.MarkBlockChain
-
Remove non-empty block from area covered by blocks from chain
- removeButton - Variable in class org.netbeans.editor.MacroSavePanel
-
Deprecated.
- removeChain() - Method in class org.netbeans.editor.MarkBlock
-
Remove this block from the chain
- removeChangeListener(ChangeListener) - Method in class org.netbeans.editor.BaseCaret
-
Removes listeners to caret position changes
- removeChangeListener(ChangeListener) - Static method in class org.netbeans.editor.Registry
-
Deprecated.
Remove listener for changes in activity.
- removeDocumentListener(DocumentListener) - Method in class org.netbeans.editor.BaseDocument
-
- removeEmptyBlocks() - Method in class org.netbeans.editor.MarkBlockChain
-
- removeKeyStrokeBinding(KeyStroke) - Method in class org.netbeans.editor.MultiKeymap
-
- RemoveLineAction() - Constructor for class org.netbeans.editor.ActionFactory.RemoveLineAction
-
- removeLineAction - Static variable in class org.netbeans.editor.BaseKit
-
Remove line
- RemoveLineBeginAction() - Constructor for class org.netbeans.editor.ActionFactory.RemoveLineBeginAction
-
- removeLineBeginAction - Static variable in class org.netbeans.editor.BaseKit
-
Remove to the begining of the line
- removeLocalizer(LocaleSupport.Localizer) - Static method in class org.netbeans.editor.LocaleSupport
-
Deprecated.
Remove the existing localizer from the localizer array.
- removeNextWordAction - Static variable in class org.netbeans.editor.BaseKit
-
Remove characters to the end of the word or
the next word if caret is not directly at word
- removePostModificationDocumentListener(DocumentListener) - Method in class org.netbeans.editor.BaseDocument
-
- removePreviousWordAction - Static variable in class org.netbeans.editor.BaseKit
-
Remove characters to the begining of the word or
the previous word if caret is not directly at word
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.editor.AnnotationDesc
-
Remove listeners on changes of annotation properties
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.editor.AnnotationType
-
Remove listeners on changes of annotation type properties
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.editor.AnnotationTypes
-
Remove listeners on changes of annotation type properties
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.editor.EditorUI
-
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.netbeans.editor.EditorUI
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.editor.ext.ToolTipSupport
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.editor.MarkBlockChain
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.editor.WeakPropertyChangeSupport
-
Remove listener for changes in properties
- RemoveSelectionAction() - Constructor for class org.netbeans.editor.ActionFactory.RemoveSelectionAction
-
- removeSelectionAction - Static variable in class org.netbeans.editor.BaseKit
-
Remove selected block or do nothing - useful for popup menu
- removeSpaces(String) - Static method in class org.netbeans.editor.Analyzer
-
Remove all spaces from the given string.
- removeStyle(String) - Method in class org.netbeans.editor.GuardedDocument
-
Removes style from document
- RemoveTabAction() - Constructor for class org.netbeans.editor.ActionFactory.RemoveTabAction
-
- removeTabAction - Static variable in class org.netbeans.editor.BaseKit
-
Remove indentation
- removeTrailingSpacesAction - Static variable in class org.netbeans.editor.BaseKit
-
Remove all trailing spaces in the document.
- RemoveTrailingSpacesAction() - Constructor for class org.netbeans.editor.BaseKit.RemoveTrailingSpacesAction
-
- removeType(String) - Method in class org.netbeans.editor.AnnotationTypes
-
- removeUpdate(DocumentEvent) - Method in class org.netbeans.editor.ActionFactory.ToggleRectangularSelectionAction
-
- removeUpdate(DocumentEvent) - Method in class org.netbeans.editor.Annotations
-
Checks the number of removed lines and recalculate
LineAnnotations.line property
- removeUpdate(DocumentEvent) - Method in class org.netbeans.editor.BaseCaret
-
- removeUpdate(AbstractDocument.DefaultDocumentEvent) - Method in class org.netbeans.editor.BaseDocument
-
- removeUpdate(DocumentEvent) - Method in class org.netbeans.editor.BaseTextUI
-
Remove from document notification.
- removeUpdate(Object) - Method in interface org.netbeans.editor.GapObjectArray.RemoveUpdater
-
- removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class org.netbeans.editor.LeafView
-
Gives notification from the document that attributes were removed
in a location that this view is responsible for.
- removeUpdate(DocumentEvent) - Method in class org.netbeans.editor.StatusBar
-
- removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class org.netbeans.editor.view.spi.LockView
-
- removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class org.netbeans.lib.editor.view.GapBoxView
-
- removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class org.netbeans.lib.editor.view.GapDocumentView
-
- removeUpdateAction(int, int) - Method in class org.netbeans.editor.Mark
-
- removeUpdateAction(int, int) - Method in class org.netbeans.editor.MarkFactory.SyntaxMark
-
Deprecated.
When removal occurs
- removeUpdateDocumentListener(DocumentListener) - Method in class org.netbeans.editor.BaseDocument
-
- RemoveWordNextAction() - Constructor for class org.netbeans.editor.ActionFactory.RemoveWordNextAction
-
Deprecated.
- RemoveWordPreviousAction() - Constructor for class org.netbeans.editor.ActionFactory.RemoveWordPreviousAction
-
Deprecated.
- render(Runnable) - Method in class org.netbeans.editor.BaseDocument
-
Runs the runnable under read lock.
- render(Runnable) - Method in class org.netbeans.editor.view.spi.LockView
-
- RenderingContextView - Interface in org.netbeans.editor.view.spi
-
- renderWithUpdateLayout(Runnable) - Method in class org.netbeans.lib.editor.view.GapDocumentView
-
- repaint(int) - Method in class org.netbeans.editor.EditorUI
-
- repaint(int, int) - Method in class org.netbeans.editor.EditorUI
-
- repaint(ViewLayoutState, double, double, float, float) - Method in interface org.netbeans.editor.view.spi.ViewLayoutState.Parent
-
Inform the parent that the child layout state needs a repaint.
- repaint(ViewLayoutState, double, double, float, float) - Method in class org.netbeans.lib.editor.view.GapBoxView
-
- repaint(ViewLayoutState, double, double, float, float) - Method in class org.netbeans.lib.editor.view.GapDocumentView
-
- repaintBlock(int, int) - Method in class org.netbeans.editor.BaseDocument
-
- repaintBlock(int, int) - Method in class org.netbeans.editor.EditorUI
-
Repaint the block between the given positions.
- repaintOffset(int) - Method in class org.netbeans.editor.EditorUI
-
- replace(int, int, String, AttributeSet) - Method in class org.netbeans.editor.BaseDocument
-
- replace(int, int, Object[]) - Method in class org.netbeans.editor.GapObjectArray
-
- replace(int, int, View[]) - Method in class org.netbeans.lib.editor.view.GapBoxView
-
- replaceAction - Static variable in class org.netbeans.editor.ext.ExtKit
-
Open replace dialog action - this action is defined in view package, but
its name is defined here for clarity
- replaceEdit(UndoableEdit) - Method in class org.netbeans.editor.BaseDocumentEvent
-
Try to determine whether this event can replace the old one.
- replaceSelection(JTextComponent, int, Caret, String, boolean) - Method in class org.netbeans.editor.BaseKit.DefaultKeyTypedAction
-
- replaceStart(TokenContextPath) - Method in class org.netbeans.editor.TokenContextPath
-
Get the path which has the initial part of the path
(usually only the base path) replaced by the given path.
- requestFocus() - Method in class org.netbeans.editor.KeySequenceInputPanel
-
We're redirecting our focus to proper component.
- requestFocus(JTextComponent) - Static method in class org.netbeans.editor.Utilities
-
- requestMatchBraceUpdateSync() - Method in class org.netbeans.editor.ext.ExtCaret
-
- reset() - Method in class org.netbeans.editor.Abbrev
-
Deprecated.
Reset abbreviation accounting.
- reset() - Method in interface org.netbeans.editor.Finder
-
Reset method is used to initialize finder.
- reset() - Method in class org.netbeans.editor.FinderFactory.AbstractBlocksFinder
-
- reset() - Method in class org.netbeans.editor.FinderFactory.AbstractFinder
-
Reset the finder
- reset() - Method in class org.netbeans.editor.FinderFactory.NextWordFwdFinder
-
- reset() - Method in class org.netbeans.editor.FinderFactory.PosVisColFwdFinder
-
Mark that first call will follow
- reset() - Method in class org.netbeans.editor.FinderFactory.PreviousWordBwdFinder
-
- reset() - Method in class org.netbeans.editor.FinderFactory.StringBlocksFinder
-
- reset() - Method in class org.netbeans.editor.FinderFactory.StringBwdFinder
-
- reset() - Method in class org.netbeans.editor.FinderFactory.StringFwdFinder
-
- reset() - Method in class org.netbeans.editor.FinderFactory.VisColPosFwdFinder
-
Mark that first call will follow
- reset() - Method in class org.netbeans.editor.FinderFactory.WholeWordsBlocksFinder
-
- reset() - Method in class org.netbeans.editor.FinderFactory.WholeWordsBwdFinder
-
- reset() - Method in class org.netbeans.editor.FinderFactory.WholeWordsFwdFinder
-
- reset() - Method in class org.netbeans.editor.Syntax
-
- reset() - Method in class org.netbeans.editor.WordMatch
-
Reset this finder before each search
- resetAxesPreferenceChanged() - Method in class org.netbeans.lib.editor.view.GapBoxView
-
- resetBytes() - Method in class org.netbeans.editor.ext.FileStorage
-
- resetContext() - Method in class org.netbeans.editor.MultiKeymap
-
Reset keymap to base context
- resetEstimatedSpan(int, int) - Method in class org.netbeans.lib.editor.view.GapBoxView
-
Set estimated span flag to false on the given children views.
- resetEstimatedSpan(int, int) - Method in class org.netbeans.lib.editor.view.GapDocumentView
-
- resetFile() - Method in interface org.netbeans.editor.ext.DataAccessor
-
Clears the file and sets the offset to 0
- resetFile() - Method in class org.netbeans.editor.ext.FileAccessor
-
Clears the file and sets the offset to 0
- resetFile() - Method in class org.netbeans.editor.ext.FileStorage
-
Reset the size of the file and set current offset to zero.
- resetRepaintPending() - Method in class org.netbeans.lib.editor.view.GapBoxView
-
- resetUndoMerge() - Method in class org.netbeans.editor.BaseDocument
-
This method prohibits merging of the next document modification
with the previous one even if it would be normally possible.
- resize() - Method in class org.netbeans.editor.GlyphGutter
-
- returnFocus() - Static method in class org.netbeans.editor.Utilities
-
- reverse(char[], int) - Static method in class org.netbeans.editor.Analyzer
-
Reverses the order of characters in the array.
- reverse() - Method in class org.netbeans.editor.MarkBlock
-
- reverse(Object[]) - Static method in class org.netbeans.editor.ObjectArrayUtilities
-
Utility method to reverse order of the elements in the given array.
- rootViewReplaceNotify() - Method in class org.netbeans.editor.BaseTextUI
-
- runAtomic(Runnable) - Method in class org.netbeans.editor.BaseDocument
-
Runs the runnable under write lock.
- runAtomic(Runnable) - Method in class org.netbeans.editor.GuardedDocument
-
- runAtomicAsUser(Runnable) - Method in class org.netbeans.editor.BaseDocument
-
Runs the runnable under write lock.
- runAtomicAsUser(Runnable) - Method in class org.netbeans.editor.GuardedDocument
-
- runInEventDispatchThread(Runnable) - Static method in class org.netbeans.editor.Utilities
-
- RunMacroAction(String) - Constructor for class org.netbeans.editor.ActionFactory.RunMacroAction
-
Deprecated.
- runViewHierarchyTransaction(JTextComponent, boolean, Runnable) - Static method in class org.netbeans.editor.Utilities
-
Execute the given runnable with view hierarchy being locked.
- runWithOnSaveTasksDisabled(Mutex.Action<T>) - Static method in class org.netbeans.editor.Utilities
-
Don't use unless you know what you are doing.