站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.editor (Editor Module) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.editor/3 1.32.0

Package org.netbeans.modules.editor

Class Summary
EditorModule Module installation class for editor.
EditorWarmUpTask "Warm-up" task for editor.
ExportHtmlAction  
FormatterIndentEngine Indent engine that delegates to formatter
FormatterIndentEngineBeanInfo BeanInfo for the FormatterIndentEngine class
HtmlPrintContainer  
IndentEngineFormatter Formatter wrapped around a generic indent engine.
MainMenuAction Main menu action, like Edit/Go to Source, Edit/Go to Line..., View/Show Editor Toolbar, View/Show Line Numbers This is the action implements Presenter.Menu and delegates on specific actions like ExtKit.toggleToolbarAction or ExtKit.gotoSuperImplementationAction
MainMenuAction.CommentAction Comment action in Source main menu, wrapper for ExtKit.commentAction
MainMenuAction.FindNextAction Find Next action in Edit main menu, wrapper for BaseKit.findNextAction
MainMenuAction.FindPreviousAction Find Previous action in Edit main menu, wrapper for BaseKit.findPreviousAction
MainMenuAction.FindSelectionAction Find Selection action in Edit main menu, wrapper for BaseKit.findSelectionAction
MainMenuAction.FormatAction Reformat Code action in Source main menu, wrapper for BaseKit.formatAction
MainMenuAction.GoToDeclarationAction  
MainMenuAction.GoToSourceAction  
MainMenuAction.GoToSuperAction  
MainMenuAction.JumpBackAction Back action in Go To main menu, wrapper for BaseKit.jumpListPrevAction
MainMenuAction.JumpForwardAction Forward action in Go To main menu, wrapper for BaseKit.jumpListNextAction
MainMenuAction.PasteFormattedAction Paste Formatted action in Edit main menu, wrapper for BaseKit.pasteFormattedAction
MainMenuAction.RemoveTrailingSpacesAction Remove Trailing Spaces action in View main menu, wrapper for BaseKit.removeTrailingSpaces
MainMenuAction.ShiftLineLeftAction Shift Left action in Source main menu, wrapper for BaseKit.shiftLineLeftAction
MainMenuAction.ShiftLineRightAction Shift Right action in Source main menu, wrapper for BaseKit.shiftLineRightAction
MainMenuAction.ShowLineNumbersAction  
MainMenuAction.ShowToolBarAction  
MainMenuAction.StartMacroRecordingAction Start Macro Recording action in View main menu, wrapper for BaseKit.startMacroRecordingAction
MainMenuAction.StopMacroRecordingAction Stop Macro Recording action in View main menu, wrapper for BaseKit.stopMacroRecordingAction
MainMenuAction.UncommentAction Uncomment action in Source main menu, wrapper for ExtKit.uncommentAction
MainMenuAction.WordMatchNextAction Insert Next Matching Word action in Source main menu, wrapper for BaseKit.wordMatchNextAction
MainMenuAction.WordMatchPrevAction Insert Previous Matching Word action in Source main menu, wrapper for BaseKit.wordMatchPrevAction
NbCodeFoldingAction Code Folding action displayed under Menu/View/
NbDialogSupport Deprecated. Without any replacement.
NbEditorDocument BaseDocument extension managing the readonly blocks of text
NbEditorKit Java editor kit with appropriate document
NbEditorKit.GenerateFoldPopupAction  
NbEditorKit.NbBuildToolTipAction  
NbEditorKit.NbGenerateGoToPopupAction  
NbEditorKit.NbRedoAction  
NbEditorKit.NbToggleLineNumbersAction Switch visibility of line numbers in editor
NbEditorKit.NbUndoAction  
NbEditorKit.ToggleToolbarAction  
NbEditorSettingsInitializer Customized settings for NetBeans editor
NbEditorUI Editor UI
NbEditorUtilities Various utilities
NbImplementationProvider Deprecated. Without any replacement.
NbLocalizer Locale support localizer that uses the bundle to get the localized string for the given key.
NbSelectInPopupAction  
NbToolTip ToolTip annotations reading and refreshing
SimpleIndentEngine Java indentation engine that delegates to java formatter
SimpleIndentEngineBeanInfo Beaninfo for JavaIndentEngine.
 


org.netbeans.modules.editor/3 1.32.0

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.