processing.app.syntax
Interface InputHandler.NonRecordable

All Known Implementing Classes:
InputHandler.repeat
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.