public class LfeEditorActionSearchAgainHandler extends LfeBaseEditorActionHandler
| Constructor and Description |
|---|
LfeEditorActionSearchAgainHandler(EditorActionHandler originalHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecuteInLfe(LargeFileEditor largeFileEditor,
Editor editor,
Caret caret,
DataContext dataContext) |
protected boolean |
isEnabledInLfe(LargeFileEditor largeFileEditor,
Editor editor,
Caret caret,
DataContext dataContext) |
protected boolean |
isForwardDirection() |
doExecute, getOriginalHandler, isEnabledForCaretexecute, execute, executeInCommand, getCommandGroupId, isEnabled, isEnabled, runForAllCaretspublic LfeEditorActionSearchAgainHandler(EditorActionHandler originalHandler)
protected void doExecuteInLfe(LargeFileEditor largeFileEditor, Editor editor, Caret caret, DataContext dataContext)
doExecuteInLfe in class LfeBaseEditorActionHandlerprotected boolean isEnabledInLfe(LargeFileEditor largeFileEditor, Editor editor, Caret caret, DataContext dataContext)
isEnabledInLfe in class LfeBaseEditorActionHandlerprotected boolean isForwardDirection()