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

Enclosing interface:
InputHandler

public static interface InputHandler.MacroRecorder

Macro recorder.


Method Summary
 void actionPerformed(java.awt.event.ActionListener listener, java.lang.String actionCommand)
           
 

Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionListener listener,
                            java.lang.String actionCommand)


Copyright © 2002 Romain Guy.