Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.memoire.jedit
Interface JEditInputHandler.NonRecordable  view JEditInputHandler.NonRecordable download JEditInputHandler.NonRecordable.java

All Known Implementing Classes:
JEditInputHandler.repeat
Enclosing interface:
JEditInputHandler

public static interface JEditInputHandler.NonRecordable

If an action implements this interface, it should not be recorded by the macro recorder. Instead, it will do its own recording.