Skip navigation links
org.netbeans.modules.editor/3 1.89.1 6
A B C E F G H I J M N O P R S T U W 

G

generateFoldPopupAction - Static variable in class org.netbeans.modules.editor.NbEditorKit
Name of the action for generating of code folding popup menu
GenerateFoldPopupAction() - Constructor for class org.netbeans.modules.editor.NbEditorKit.GenerateFoldPopupAction
 
generateGoToPopupAction - Static variable in class org.netbeans.modules.editor.NbEditorKit
Name of the action for generating of Go To popup menu
getActionByName(String) - Static method in class org.netbeans.modules.editor.MainMenuAction
Returns the action by given name
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.CommentAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.FindNextAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.FindPreviousAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.FindSelectionAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.FormatAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction
Get the action name
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.GoToDeclarationAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.GoToSourceAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.GoToSuperAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.JumpBackAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.JumpForwardAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.PasteFormattedAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.RemoveTrailingSpacesAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.SelectAllAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.SelectIdentifierAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.ShiftLineLeftAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.ShiftLineRightAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.ShowLineNumbersAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.ShowToolBarAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.StartMacroRecordingAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.StopMacroRecordingAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.ToggleCommentAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.UncommentAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.WordMatchNextAction
 
getActionName() - Method in class org.netbeans.modules.editor.MainMenuAction.WordMatchPrevAction
 
getAnnotationTypesFolder() - Static method in class org.netbeans.modules.editor.options.AnnotationTypesFolder
Gets AnnotationTypesFolder singleton instance.
getContentType() - Method in class org.netbeans.modules.editor.NbEditorKit
 
getContextActionMap() - Method in class org.netbeans.modules.editor.MainMenuAction
 
getDataObject(Document) - Static method in class org.netbeans.modules.editor.NbEditorUtilities
Get the dataobject from the document's StreamDescriptionProperty property.
getDeclaredActions() - Method in class org.netbeans.modules.editor.NbEditorKit
 
getDefaultAccelerator() - Method in class org.netbeans.modules.editor.MainMenuAction.FormatAction
 
getDefaultAccelerator() - Method in class org.netbeans.modules.editor.MainMenuAction
Get default accelerator
getFileObject(Document) - Static method in class org.netbeans.modules.editor.NbEditorUtilities
Get the fileobject from the document's StreamDescriptionProperty property.
getForegroundColor() - Method in class org.netbeans.modules.editor.options.AnnotationTypeOptions
 
getGlobalKitAction() - Method in class org.netbeans.modules.editor.MainMenuAction.FormatAction
 
getGlobalKitAction() - Method in class org.netbeans.modules.editor.MainMenuAction
If there is no kit sensitive action, some global kit action can be returned by subclasses.
getGlobalKitAction() - Method in class org.netbeans.modules.editor.MainMenuAction.ShowLineNumbersAction
 
getGlobalKitAction() - Method in class org.netbeans.modules.editor.MainMenuAction.ShowToolBarAction
 
getGlyphGutterActions(JTextComponent) - Method in class org.netbeans.modules.editor.NbImplementationProvider
Deprecated.
 
getHelpCtx() - Method in class org.netbeans.modules.editor.ExportHtmlAction
 
getHelpCtx() - Method in class org.netbeans.modules.editor.MainMenuAction
 
getHelpCtx() - Method in class org.netbeans.modules.editor.NbCodeFoldingAction
 
getHelpCtx() - Method in class org.netbeans.modules.editor.options.AnnotationTypesNode
 
getHighlightColor() - Method in class org.netbeans.modules.editor.options.AnnotationTypeOptions
 
getIdentifierAndMethodBlock(BaseDocument, int) - Static method in class org.netbeans.modules.editor.NbEditorUtilities
This method is a composition of Utilities.getIdentifierBlock() and SyntaxSupport.getFunctionBlock().
getItemText(JTextComponent, String, Action) - Method in class org.netbeans.modules.editor.NbEditorKit.GenerateFoldPopupAction
 
getLine(BaseDocument, int, boolean) - Static method in class org.netbeans.modules.editor.NbEditorUtilities
Deprecated.
Replaced by more generic method having Document parameter.
getLine(Document, int, boolean) - Static method in class org.netbeans.modules.editor.NbEditorUtilities
Get the line object from the given position.
getLine(JTextComponent, boolean) - Static method in class org.netbeans.modules.editor.NbEditorUtilities
Get the line object from the component's document and caret position
getMacroDialogSupport(Class) - Method in class org.netbeans.modules.editor.NbEditorKit.NbStopMacroRecordingAction
Deprecated.
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.CommentAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.FindNextAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.FindPreviousAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.FindSelectionAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.FormatAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction
Get the text of the menu item
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.GoToDeclarationAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.GoToSourceAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.GoToSuperAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.JumpBackAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.JumpForwardAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.PasteFormattedAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.RemoveTrailingSpacesAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.SelectAllAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.SelectIdentifierAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.ShiftLineLeftAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.ShiftLineRightAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.ShowLineNumbersAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.ShowToolBarAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.StartMacroRecordingAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.StopMacroRecordingAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.ToggleCommentAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.UncommentAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.WordMatchNextAction
 
getMenuItemText() - Method in class org.netbeans.modules.editor.MainMenuAction.WordMatchPrevAction
 
getMenuPresenter() - Method in class org.netbeans.modules.editor.MainMenuAction
 
getMenuPresenter() - Method in class org.netbeans.modules.editor.MainMenuAction.ShowLineNumbersAction
 
getMenuPresenter() - Method in class org.netbeans.modules.editor.MainMenuAction.ShowToolBarAction
 
getMenuPresenter() - Method in class org.netbeans.modules.editor.NbCodeFoldingAction
Get a menu item that can present this action in a JMenu.
getMenuPresenters() - Method in class org.netbeans.modules.editor.NbCodeFoldingAction.CodeFoldsMenu
 
getMimeType(Document) - Static method in class org.netbeans.modules.editor.NbEditorUtilities
Gets the mime type of a document.
getMimeType(JTextComponent) - Static method in class org.netbeans.modules.editor.NbEditorUtilities
Gets the mime type of a document in JTextComponent.
getName() - Method in class org.netbeans.modules.editor.ExportHtmlAction
 
getName() - Method in class org.netbeans.modules.editor.MainMenuAction
 
getName() - Method in class org.netbeans.modules.editor.MainMenuAction.ShowLineNumbersAction
 
getName() - Method in class org.netbeans.modules.editor.NbCodeFoldingAction
 
getOuterTopComponent(JTextComponent) - Static method in class org.netbeans.modules.editor.NbEditorUtilities
Get the top-component for the target copmonent
getPopupMenu() - Method in class org.netbeans.modules.editor.NbCodeFoldingAction.CodeFoldsMenu
 
getPopupMenuItem(JTextComponent) - Method in class org.netbeans.modules.editor.NbEditorKit.GenerateFoldPopupAction
 
getPopupMenuItem(JTextComponent) - Method in class org.netbeans.modules.editor.NbEditorKit.ToggleToolbarAction
Deprecated.
 
getPropertyDescriptors() - Method in class org.netbeans.modules.editor.options.AnnotationTypeOptionsBeanInfo
 
getResourceBundle(String) - Method in class org.netbeans.modules.editor.NbImplementationProvider
Deprecated.
Ask NbBundle for the resource bundle
getShiftWidth() - Method in class org.netbeans.modules.editor.NbEditorDocument
 
getShortDescriptionBundleClass() - Method in class org.netbeans.modules.editor.NbEditorKit.GenerateFoldPopupAction
 
getShortDescriptionBundleClass() - Method in class org.netbeans.modules.editor.NbEditorKit.NbGenerateGoToPopupAction
 
getShortDescriptionBundleClass() - Method in class org.netbeans.modules.editor.NbEditorKit.ToggleToolbarAction
Deprecated.
 
getString(String) - Method in class org.netbeans.modules.editor.NbLocalizer
Get the localized string using the given key.
getTabSize() - Method in class org.netbeans.modules.editor.NbEditorDocument
 
getTopComponent(JTextComponent) - Static method in class org.netbeans.modules.editor.NbEditorUtilities
Get the top-component for the target copmonent
getWaveUnderlineColor() - Method in class org.netbeans.modules.editor.options.AnnotationTypeOptions
 
GLYPH_GUTTER_ACTIONS_FOLDER_NAME - Static variable in class org.netbeans.modules.editor.NbImplementationProvider
Deprecated.
 
GoToDeclarationAction() - Constructor for class org.netbeans.modules.editor.MainMenuAction.GoToDeclarationAction
 
GoToSourceAction() - Constructor for class org.netbeans.modules.editor.MainMenuAction.GoToSourceAction
 
GoToSuperAction() - Constructor for class org.netbeans.modules.editor.MainMenuAction.GoToSuperAction
 
A B C E F G H I J M N O P R S T U W 
Skip navigation links
org.netbeans.modules.editor/3 1.89.1 6

Built on April 17 2024.  |   Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.