org.gjt.sp.jedit.textarea
Interface InputHandler.NonRecordable

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




Copyright ? 2002 Romain Guy.