- Abbrev - Class in org.netbeans.editor
-
- Abbrev(EditorUI, boolean, boolean) - Constructor for class org.netbeans.editor.Abbrev
-
Deprecated.
- ABBREV_RESET - Static variable in class org.netbeans.editor.BaseAction
-
- AbbrevExpandAction() - Constructor for class org.netbeans.editor.ActionFactory.AbbrevExpandAction
-
Deprecated.
- abbrevExpandAction - Static variable in class org.netbeans.editor.BaseKit
-
Expand the abbreviation
- AbbrevResetAction() - Constructor for class org.netbeans.editor.ActionFactory.AbbrevResetAction
-
Deprecated.
- abbrevResetAction - Static variable in class org.netbeans.editor.BaseKit
-
Reset the abbreviation accounting string
- Above - Static variable in class org.netbeans.editor.PopupManager
-
Place popup always above cursor
- AbovePreferred - Static variable in class org.netbeans.editor.PopupManager
-
Place popup above cursor.
- AbstractBlocksFinder() - Constructor for class org.netbeans.editor.FinderFactory.AbstractBlocksFinder
-
- AbstractFinder() - Constructor for class org.netbeans.editor.FinderFactory.AbstractFinder
-
- AbstractItem(TokenID, TokenContextPath, int, String) - Constructor for class org.netbeans.editor.TokenItem.AbstractItem
-
- accept(char) - Method in interface org.netbeans.editor.Acceptor
-
Accept or reject character
- Acceptor - Interface in org.netbeans.editor
-
Accept or reject given character.
- AcceptorBwdFinder(Acceptor) - Constructor for class org.netbeans.editor.FinderFactory.AcceptorBwdFinder
-
- AcceptorFactory - Class in org.netbeans.editor
-
Mostly used acceptors
- AcceptorFactory() - Constructor for class org.netbeans.editor.AcceptorFactory
-
- AcceptorFwdFinder(Acceptor) - Constructor for class org.netbeans.editor.FinderFactory.AcceptorFwdFinder
-
- acquireRenderingContext(View) - Method in interface org.netbeans.editor.view.spi.RenderingContextView
-
Acquire an instance of rendering context.
- ActionFactory - Class in org.netbeans.editor
-
Actions that are not considered basic and therefore
they are not included directly in BaseKit, but here.
- ActionFactory.AbbrevExpandAction - Class in org.netbeans.editor
-
- ActionFactory.AbbrevResetAction - Class in org.netbeans.editor
-
- ActionFactory.AdjustCaretAction - Class in org.netbeans.editor
-
- ActionFactory.AdjustWindowAction - Class in org.netbeans.editor
-
- ActionFactory.AnnotationsCyclingAction - Class in org.netbeans.editor
-
Cycle through annotations on the current line
- ActionFactory.ChangeCaseAction - Class in org.netbeans.editor
-
- ActionFactory.CollapseAllFolds - Class in org.netbeans.editor
-
- ActionFactory.CollapseFold - Class in org.netbeans.editor
-
- ActionFactory.CopySelectionElseLineDownAction - Class in org.netbeans.editor
-
- ActionFactory.CopySelectionElseLineUpAction - Class in org.netbeans.editor
-
- ActionFactory.CutToLineBeginOrEndAction - Class in org.netbeans.editor
-
Cut text from the caret position to either begining or end
of the line with the caret.
- ActionFactory.DumpViewHierarchyAction - Class in org.netbeans.editor
-
Expand all existing folds in the document.
- ActionFactory.ExpandAllFolds - Class in org.netbeans.editor
-
- ActionFactory.ExpandFold - Class in org.netbeans.editor
-
- ActionFactory.FirstNonWhiteAction - Class in org.netbeans.editor
-
- ActionFactory.FormatAction - Class in org.netbeans.editor
-
- ActionFactory.GenerateGutterPopupAction - Class in org.netbeans.editor
-
Select text of whole document
- ActionFactory.InsertDateTimeAction - Class in org.netbeans.editor
-
- ActionFactory.JumpListNextAction - Class in org.netbeans.editor
-
This implementation is no longer used, see org.netbeans.modules.editor.impl.actions.NavigationHistoryForwardAction
in the editor module.
- ActionFactory.JumpListNextComponentAction - Class in org.netbeans.editor
-
This implementation is no longer used, see org.netbeans.modules.editor.impl.actions.NavigationHistoryForwardAction
in the editor module.
- ActionFactory.JumpListPrevAction - Class in org.netbeans.editor
-
This implementation is no longer used, see org.netbeans.modules.editor.impl.actions.NavigationHistoryBackAction
in the editor module.
- ActionFactory.JumpListPrevComponentAction - Class in org.netbeans.editor
-
This implementation is no longer used, see org.netbeans.modules.editor.impl.actions.NavigationHistoryBackAction
in the editor module.
- ActionFactory.LastNonWhiteAction - Class in org.netbeans.editor
-
- ActionFactory.MoveSelectionElseLineDownAction - Class in org.netbeans.editor
-
- ActionFactory.MoveSelectionElseLineUpAction - Class in org.netbeans.editor
-
- ActionFactory.RedoAction - Class in org.netbeans.editor
-
- ActionFactory.ReindentLineAction - Class in org.netbeans.editor
-
- ActionFactory.RemoveLineAction - Class in org.netbeans.editor
-
- ActionFactory.RemoveLineBeginAction - Class in org.netbeans.editor
-
- ActionFactory.RemoveSelectionAction - Class in org.netbeans.editor
-
- ActionFactory.RemoveTabAction - Class in org.netbeans.editor
-
- ActionFactory.RemoveWordNextAction - Class in org.netbeans.editor
-
- ActionFactory.RemoveWordPreviousAction - Class in org.netbeans.editor
-
- ActionFactory.RunMacroAction - Class in org.netbeans.editor
-
- ActionFactory.ScrollDownAction - Class in org.netbeans.editor
-
- ActionFactory.ScrollUpAction - Class in org.netbeans.editor
-
- ActionFactory.SelectIdentifierAction - Class in org.netbeans.editor
-
- ActionFactory.SelectNextParameterAction - Class in org.netbeans.editor
-
- ActionFactory.ShiftLineAction - Class in org.netbeans.editor
-
- ActionFactory.StartMacroRecordingAction - Class in org.netbeans.editor
-
- ActionFactory.StartNewLine - Class in org.netbeans.editor
-
- ActionFactory.StopMacroRecordingAction - Class in org.netbeans.editor
-
- ActionFactory.ToggleLineNumbersAction - Class in org.netbeans.editor
-
- ActionFactory.ToggleRectangularSelectionAction - Class in org.netbeans.editor
-
- ActionFactory.ToggleTypingModeAction - Class in org.netbeans.editor
-
- ActionFactory.UndoAction - Class in org.netbeans.editor
-
- ActionFactory.WordMatchAction - Class in org.netbeans.editor
-
- actionNameUpdate(String) - Method in class org.netbeans.editor.ActionFactory.FormatAction
-
- actionNameUpdate(String) - Method in class org.netbeans.editor.ActionFactory.ReindentLineAction
-
- actionNameUpdate(String) - Method in class org.netbeans.editor.ActionFactory.ShiftLineAction
-
- actionNameUpdate(String) - Method in class org.netbeans.editor.ActionFactory.WordMatchAction
-
- actionNameUpdate(String) - Method in class org.netbeans.editor.BaseAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.AbbrevExpandAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.AbbrevResetAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.AdjustCaretAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.AdjustWindowAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.AnnotationsCyclingAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.ChangeCaseAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.CollapseAllFolds
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.CollapseFold
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.CopySelectionElseLineDownAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.CopySelectionElseLineUpAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.CutToLineBeginOrEndAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.DumpViewHierarchyAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.ExpandAllFolds
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.ExpandFold
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.FirstNonWhiteAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.FormatAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.GenerateGutterPopupAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.InsertDateTimeAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.JumpListNextAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.JumpListNextComponentAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.JumpListPrevAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.JumpListPrevComponentAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.LastNonWhiteAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.MoveSelectionElseLineDownAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.MoveSelectionElseLineUpAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.RedoAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.ReindentLineAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.RemoveLineAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.RemoveLineBeginAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.RemoveSelectionAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.RemoveTabAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.RemoveWordNextAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.RemoveWordPreviousAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.RunMacroAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.ScrollDownAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.ScrollUpAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.SelectIdentifierAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.SelectNextParameterAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.ShiftLineAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.StartMacroRecordingAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.StartNewLine
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.StopMacroRecordingAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.ToggleLineNumbersAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.ToggleRectangularSelectionAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.ToggleTypingModeAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.UndoAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ActionFactory.WordMatchAction
-
- actionPerformed(ActionEvent) - Method in class org.netbeans.editor.BaseAction
-
This method is made final here as there's an important
processing that must be done before the real action
functionality is performed.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseAction
-
The target method that performs the real action functionality.
- actionPerformed(ActionEvent) - Method in class org.netbeans.editor.BaseCaret
-
Fired when blink timer fires
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.BackwardAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.BeepAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.BeginAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.BeginLineAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.BeginWordAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.CompoundAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.CopyAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.CutAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.DefaultKeyTypedAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.DeleteCharAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.DownAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.EndAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.EndLineAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.EndWordAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.ForwardAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.InsertBreakAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.InsertContentAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.InsertStringAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.InsertTabAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.KitCompoundAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.NextWordAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.PageDownAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.PageUpAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.PasteAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.PreviousWordAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.ReadOnlyAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.RemoveTrailingSpacesAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.SelectLineAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.SplitLineAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.UpAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.BaseKit.WritableAction
-
Deprecated.
- actionPerformed(ActionEvent) - Method in class org.netbeans.editor.DelegateAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ext.ExtKit.AllCompletionShowAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ext.ExtKit.BuildPopupMenuAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ext.ExtKit.BuildToolTipAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ext.ExtKit.CodeSelectAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ext.ExtKit.CommentAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ext.ExtKit.CompletionShowAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ext.ExtKit.CompletionTooltipShowAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ext.ExtKit.DocumentationShowAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ext.ExtKit.EscapeAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ext.ExtKit.ExtDefaultKeyTypedAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ext.ExtKit.GotoAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ext.ExtKit.GotoDeclarationAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ext.ExtKit.MatchBraceAction
-
Deprecated.
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ext.ExtKit.PrefixMakerAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ext.ExtKit.ShowPopupMenuAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ext.ExtKit.ToggleCaseIdentifierBeginAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ext.ExtKit.ToggleCommentAction
-
- actionPerformed(ActionEvent, JTextComponent) - Method in class org.netbeans.editor.ext.ExtKit.UncommentAction
-
- actionPerformed(ActionEvent) - Method in class org.netbeans.editor.ext.GotoDialogSupport
-
- actionPerformed(ActionEvent) - Method in class org.netbeans.editor.MacroDialogSupport
-
Deprecated.
- actionPerformed(ActionEvent) - Method in class org.netbeans.editor.WeakTimerListener
-
- activate(AnnotationDesc) - Method in class org.netbeans.editor.Annotations.LineAnnotations
-
Make the given annotation active.
- activateComponent(JTextComponent) - Method in class org.netbeans.editor.ImplementationProvider
-
Deprecated.
Activates the given component or one of its ancestors.
- activateNext() - Method in class org.netbeans.editor.Annotations.LineAnnotations
-
Activate next annoation on the line.
- activateNextAnnotation(int) - Method in class org.netbeans.editor.Annotations
-
Activate next annotation on the line.
- add(char[], Font, Color, Color) - Method in interface org.netbeans.editor.PrintContainer
-
Add the attributed characters to the container.
- add(Class, EventListener) - Method in class org.netbeans.editor.WeakEventListenerList
-
Adds the listener as a listener of the specified type.
- addAction(JTextComponent, JPopupMenu, String) - Method in class org.netbeans.editor.ext.ExtKit.BuildPopupMenuAction
-
Add the action to the popup menu.
- addActionForKeyStroke(KeyStroke, Action) - Method in class org.netbeans.editor.MultiKeymap
-
- addActionsToMap(Map<String, Action>, Action[], String) - Static method in class org.netbeans.editor.BaseKit
-
Creates map with [name, action] pairs from the given
array of actions.
- addAnnotation(AnnotationDesc) - Method in class org.netbeans.editor.Annotations
-
Add annotation
- addAnnotation(AnnotationDesc) - Method in class org.netbeans.editor.Annotations.LineAnnotations
-
Add annotation to this line and activate it.
- addAnnotationsListener(Annotations.AnnotationsListener) - Method in class org.netbeans.editor.Annotations
-
Add AnnotationsListener listener
- addAtomicLockListener(AtomicLockListener) - Method in interface org.netbeans.editor.AtomicLockDocument
-
Deprecated.
- addAtomicLockListener(AtomicLockListener) - Method in class org.netbeans.editor.BaseDocument
-
- addAtomicLockListener(AtomicLockListener) - Method in class org.netbeans.editor.BaseDocument
-
- addBlock(int, int) - Method in class org.netbeans.editor.FinderFactory.AbstractBlocksFinder
-
- addBlock(int, int, boolean) - Method in class org.netbeans.editor.MarkBlockChain
-
Add non-empty block to the chain of blocks
- addButton - Variable in class org.netbeans.editor.MacroSavePanel
-
Deprecated.
- addCell(String, String[]) - Method in class org.netbeans.editor.StatusBar
-
- addCell(int, String, String[]) - Method in class org.netbeans.editor.StatusBar
-
- addChain(MarkBlock) - Method in class org.netbeans.editor.MarkBlock
-
Add block after this one
- addChangeListener(ChangeListener) - Method in class org.netbeans.editor.BaseCaret
-
Adds listener to track when caret position was changed
- addChangeListener(ChangeListener) - Static method in class org.netbeans.editor.Registry
-
Deprecated.
Add weak listener to listen to change of activity of documents or components.
- addChar(char) - Method in class org.netbeans.editor.Abbrev
-
Deprecated.
Add typed character to abbreviation accounting string.
- addCustomCell(int, JLabel) - Method in class org.netbeans.editor.StatusBar
-
- addDeclaredTokenIDs() - Method in class org.netbeans.editor.TokenContext
-
Add all static-final token-id fields declared
in this token-context using Class.getDeclaredFields() call.
- addDocumentListener(DocumentListener) - Method in class org.netbeans.editor.BaseDocument
-
- addEdit(UndoableEdit) - Method in class org.netbeans.editor.BaseDocumentEvent
-
- addEntry(JTextComponent, int) - Static method in class org.netbeans.editor.JumpList
-
Adds a new entry to the list.
- addLocalizer(LocaleSupport.Localizer) - Static method in class org.netbeans.editor.LocaleSupport
-
Deprecated.
Add a new localizer to the localizer array.
- addOption(String) - Method in class org.netbeans.editor.ext.KeywordMatchGenerator
-
- addPostModificationDocumentListener(DocumentListener) - Method in class org.netbeans.editor.BaseDocument
-
Add a special document listener that gets notified
after the modification and that is allowed to do further
mutations to the document.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.editor.AnnotationDesc
-
Add listeners on changes of annotation properties
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.editor.AnnotationType
-
Add listeners on changes of annotation type properties
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.editor.AnnotationTypes
-
Add listeners on changes of annotation type properties
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.editor.EditorUI
-
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.netbeans.editor.EditorUI
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.editor.ext.ToolTipSupport
-
Add the listener for the property changes.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.editor.MarkBlockChain
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.editor.WeakPropertyChangeSupport
-
Add weak listener to listen to change of any property.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.netbeans.editor.WeakPropertyChangeSupport
-
Add weak listener to listen to change of the specified property.
- addStyle(String, Style) - Method in class org.netbeans.editor.GuardedDocument
-
Adds style to the document
- addTask(Runnable) - Method in class org.netbeans.editor.view.spi.ViewLayoutQueue
-
Add a task to the queue.
- addTokenID(TokenID) - Method in class org.netbeans.editor.TokenContext
-
Add token-id to the set of token-ids that belong to this context.
- addUndoableEdit(UndoableEdit) - Method in class org.netbeans.editor.BaseDocument
-
Add a custom undoable edit during atomic lock of the document.
- addUndoableEditListener(UndoableEditListener) - Method in class org.netbeans.editor.BaseDocument
-
- addUpdateDocumentListener(DocumentListener) - Method in class org.netbeans.editor.BaseDocument
-
Add a special document listener that gets notified after physical
insertion/removal has been done but when the document event
(which is a
CompoundEdit
) is still
opened for extra undoable edits that can be added by the clients (listeners).
- adjustCaret(int) - Method in class org.netbeans.editor.EditorUI
-
Set the dot according to the currently visible screen window.
- AdjustCaretAction(int) - Constructor for class org.netbeans.editor.ActionFactory.AdjustCaretAction
-
- adjustCaretBottomAction - Static variable in class org.netbeans.editor.BaseKit
-
Action that moves the caret so that caret is at the bottom of the window
- adjustCaretCenterAction - Static variable in class org.netbeans.editor.BaseKit
-
Action that moves the caret so that caret is at the center of the window
- adjustCaretTopAction - Static variable in class org.netbeans.editor.BaseKit
-
Action that moves the caret so that caret is at the top of the window
- AdjustFinder - Interface in org.netbeans.editor
-
Advanced finder that can adjust the start and limit position
of the search.
- adjustLimitPos(BaseDocument, int) - Method in interface org.netbeans.editor.AdjustFinder
-
Adjust the limit position of the search
(it's the position where the search will end) to be either the same or greater.
- adjustLimitPos(BaseDocument, int) - Method in class org.netbeans.editor.ext.ExtFinderFactory.LineBlocksFinder
-
- adjustLimitPos(BaseDocument, int) - Method in class org.netbeans.editor.ext.ExtFinderFactory.LineBwdFinder
-
- adjustLimitPos(BaseDocument, int) - Method in class org.netbeans.editor.ext.ExtFinderFactory.LineFwdFinder
-
- adjustStartPos(BaseDocument, int) - Method in interface org.netbeans.editor.AdjustFinder
-
Adjust start position of the search to be either the same or lower.
- adjustStartPos(BaseDocument, int) - Method in class org.netbeans.editor.ext.ExtFinderFactory.LineBlocksFinder
-
- adjustStartPos(BaseDocument, int) - Method in class org.netbeans.editor.ext.ExtFinderFactory.LineBwdFinder
-
- adjustStartPos(BaseDocument, int) - Method in class org.netbeans.editor.ext.ExtFinderFactory.LineFwdFinder
-
- adjustToBlockEnd(int) - Method in class org.netbeans.editor.MarkBlockChain
-
- adjustToNextBlockStart(int) - Method in class org.netbeans.editor.MarkBlockChain
-
Return the position adjusted to the start of the next mark-block.
- adjustWindow(int) - Method in class org.netbeans.editor.EditorUI
-
- AdjustWindowAction(int) - Constructor for class org.netbeans.editor.ActionFactory.AdjustWindowAction
-
- adjustWindowBottomAction - Static variable in class org.netbeans.editor.BaseKit
-
Action that scrolls the window so that caret is at the bottom of the window
- adjustWindowCenterAction - Static variable in class org.netbeans.editor.BaseKit
-
Action that scrolls the window so that caret is at the center of the window
- adjustWindowTopAction - Static variable in class org.netbeans.editor.BaseKit
-
Action that scrolls the window so that caret is at the top of the window
- AFTER - Static variable in class org.netbeans.editor.MarkBlock
-
Tested block completely after THIS mark block.
- afterBreak(JTextComponent, BaseDocument, Caret, Object) - Method in class org.netbeans.editor.BaseKit.InsertBreakAction
-
- afterCaretFont - Variable in class org.netbeans.editor.BaseCaret
-
Font of the text underlying the caret.
- allCompletionShowAction - Static variable in class org.netbeans.editor.ext.ExtKit
-
- AllCompletionShowAction() - Constructor for class org.netbeans.editor.ext.ExtKit.AllCompletionShowAction
-
Deprecated.
- Analyzer - Class in org.netbeans.editor
-
Various text analyzes over the document
- annotateLoggable(Throwable) - Static method in class org.netbeans.editor.Utilities
-
- AnnotationDesc - Class in org.netbeans.editor
-
Description of the annotation.
- AnnotationDesc(int, int) - Constructor for class org.netbeans.editor.AnnotationDesc
-
- Annotations - Class in org.netbeans.editor
-
Annotations class act as data model containing all annotations attached
to one document.
- Annotations(BaseDocument) - Constructor for class org.netbeans.editor.Annotations
-
- Annotations.AnnotationsListener - Interface in org.netbeans.editor
-
Listener for listening on changes in Annotations object.
- Annotations.LineAnnotations - Class in org.netbeans.editor
-
Manager of all annotations attached to one line.
- Annotations.MenuComparator - Class in org.netbeans.editor
-
- AnnotationsCyclingAction() - Constructor for class org.netbeans.editor.ActionFactory.AnnotationsCyclingAction
-
- annotationsCyclingAction - Static variable in class org.netbeans.editor.BaseKit
-
Cycle through annotations on the current line
- AnnotationType - Class in org.netbeans.editor
-
Definition of the annotation type.
- AnnotationType() - Constructor for class org.netbeans.editor.AnnotationType
-
- AnnotationType.CombinationMember - Class in org.netbeans.editor
-
Hepler class describing annotation type and whether all
occurences of this type should be absorbed by combination or not.
- AnnotationType.Severity - Class in org.netbeans.editor
-
- AnnotationTypes - Class in org.netbeans.editor
-
Registry of all annotation types.
- AnnotationTypes.Loader - Interface in org.netbeans.editor
-
Loader of annotation types.
- append(byte[], int, int) - Method in interface org.netbeans.editor.ext.DataAccessor
-
Appends exactly len
bytes, starting at off
of the buffer pointer
to the end of file resource.
- append(byte[], int, int) - Method in class org.netbeans.editor.ext.FileAccessor
-
Appends exactly len
bytes, starting at off
of the buffer pointer
to the end of file resource.
- appendChildToStringBuffer(StringBuffer, int, int) - Method in class org.netbeans.lib.editor.view.GapBoxView
-
- appendString(String) - Method in class org.netbeans.editor.ext.KeywordMatchGenerator
-
- apply(JComponent) - Method in class org.netbeans.editor.Coloring
-
Apply this coloring to component colors/font.
- apply(Coloring) - Method in class org.netbeans.editor.Coloring
-
Apply this coloring to some other coloring c and return
the resulting coloring.
- asynchonous() - Method in class org.netbeans.editor.BaseAction
-
- asynchonous() - Method in class org.netbeans.editor.BaseKit.RemoveTrailingSpacesAction
-
- atomicLock() - Method in interface org.netbeans.editor.AtomicLockDocument
-
Deprecated.
- atomicLock(AtomicLockEvent) - Method in interface org.netbeans.editor.AtomicLockListener
-
Deprecated.
- atomicLock(AtomicLockEvent) - Method in class org.netbeans.editor.BaseCaret
-
- atomicLock() - Method in class org.netbeans.editor.BaseDocument
-
- atomicLock(AtomicLockEvent) - Method in class org.netbeans.editor.BaseTextUI
-
- AtomicLockDocument - Interface in org.netbeans.editor
-
- AtomicLockEvent - Class in org.netbeans.editor
-
- AtomicLockListener - Interface in org.netbeans.editor
-
- atomicUndo() - Method in interface org.netbeans.editor.AtomicLockDocument
-
Deprecated.
- atomicUndo() - Method in class org.netbeans.editor.BaseDocument
-
- atomicUnlock() - Method in interface org.netbeans.editor.AtomicLockDocument
-
Deprecated.
- atomicUnlock(AtomicLockEvent) - Method in interface org.netbeans.editor.AtomicLockListener
-
Deprecated.
- atomicUnlock(AtomicLockEvent) - Method in class org.netbeans.editor.BaseCaret
-
- atomicUnlock() - Method in class org.netbeans.editor.BaseDocument
-
- atomicUnlock(AtomicLockEvent) - Method in class org.netbeans.editor.BaseTextUI
-
- attrs - Variable in class org.netbeans.editor.BaseElement
-
Atributes of this element
- axisToString(int) - Static method in class org.netbeans.lib.editor.view.ViewUtilitiesImpl
-