Package mars.venus.editor.jeditsyntax
Interface InputHandler.NonRecordable
- All Known Implementing Classes:
InputHandler.RepeatAction
- Enclosing class:
- InputHandler
public static interface InputHandler.NonRecordable
If an action implements this interface, it should not be recorded
by the macro recorder. Instead, it will do its own recording.