| 
 | org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.editor.ActionFactory
public class ActionFactory
Actions that are not considered basic and therefore they are not included directly in BaseKit, but here. Their names however are still part of BaseKit.
| Nested Class Summary | |
|---|---|
| static class | ActionFactory.AbbrevExpandAction | 
| static class | ActionFactory.AbbrevResetAction | 
| static class | ActionFactory.AdjustCaretAction | 
| static class | ActionFactory.AdjustWindowAction | 
| static class | ActionFactory.AnnotationsCyclingActionCycle through annotations on the current line | 
| static class | ActionFactory.ChangeCaseAction | 
| static class | ActionFactory.CollapseAllFoldsCollapse all existing folds in the document. | 
| static class | ActionFactory.CollapseFoldCollapse a fold. | 
| static class | ActionFactory.CutToLineBeginOrEndActionCut text from the caret position to either begining or end of the line with the caret. | 
| static class | ActionFactory.DumpViewHierarchyActionExpand all existing folds in the document. | 
| static class | ActionFactory.ExpandAllFoldsExpand all existing folds in the document. | 
| static class | ActionFactory.ExpandFoldExpand a fold. | 
| static class | ActionFactory.FindNextAction | 
| static class | ActionFactory.FindPreviousAction | 
| static class | ActionFactory.FindSelectionActionFinds either selection or if there's no selection it finds the word where the cursor is standing. | 
| static class | ActionFactory.FirstNonWhiteAction | 
| static class | ActionFactory.FormatAction | 
| static class | ActionFactory.GenerateGutterPopupActionSelect text of whole document | 
| static class | ActionFactory.InsertDateTimeAction | 
| static class | ActionFactory.JumpListNextActionThis implementation is no longer used, see org.netbeans.modules.editor.impl.actions.NavigationHistoryForwardAction in the editor module. | 
| static class | ActionFactory.JumpListNextComponentActionThis implementation is no longer used, see org.netbeans.modules.editor.impl.actions.NavigationHistoryForwardAction in the editor module. | 
| static class | ActionFactory.JumpListPrevActionThis implementation is no longer used, see org.netbeans.modules.editor.impl.actions.NavigationHistoryBackAction in the editor module. | 
| static class | ActionFactory.JumpListPrevComponentActionThis implementation is no longer used, see org.netbeans.modules.editor.impl.actions.NavigationHistoryBackAction in the editor module. | 
| static class | ActionFactory.LastNonWhiteAction | 
| static class | ActionFactory.RedoAction | 
| static class | ActionFactory.ReindentLineAction | 
| static class | ActionFactory.RemoveLineAction | 
| static class | ActionFactory.RemoveLineBeginAction | 
| static class | ActionFactory.RemoveSelectionAction | 
| static class | ActionFactory.RemoveTabAction | 
| static class | ActionFactory.RemoveWordNextAction | 
| static class | ActionFactory.RemoveWordPreviousAction | 
| static class | ActionFactory.RunMacroAction | 
| static class | ActionFactory.ScrollDownAction | 
| static class | ActionFactory.ScrollUpAction | 
| static class | ActionFactory.SelectIdentifierAction | 
| static class | ActionFactory.SelectNextParameterAction | 
| static class | ActionFactory.ShiftLineAction | 
| static class | ActionFactory.StartMacroRecordingAction | 
| static class | ActionFactory.StartNewLineStarts a new line in code. | 
| static class | ActionFactory.StopMacroRecordingAction | 
| static class | ActionFactory.ToggleHighlightSearchAction | 
| static class | ActionFactory.ToggleLineNumbersActionSwitch visibility of line numbers in editor | 
| static class | ActionFactory.ToggleTypingModeActionSwitch to overwrite mode or back to insert mode | 
| static class | ActionFactory.UndoAction | 
| static class | ActionFactory.WordMatchAction | 
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| 
 | org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||