public class CutHandler extends EditorWriteActionHandler
| Constructor and Description |
|---|
CutHandler(EditorActionHandler originalHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeWriteAction(Editor editor,
Caret caret,
DataContext dataContext) |
doExecute, executeWriteActionexecute, execute, executeInCommand, getCommandGroupId, isEnabled, isEnabled, isEnabledForCaret, runForAllCaretspublic CutHandler(EditorActionHandler originalHandler)
public void executeWriteAction(Editor editor, Caret caret, DataContext dataContext)
executeWriteAction in class EditorWriteActionHandler