Uses of Interface
ij.plugin.frame.jedit.InputHandler.MacroRecorder

Packages that use InputHandler.MacroRecorder
ij.plugin.frame.jedit   
 

Uses of InputHandler.MacroRecorder in ij.plugin.frame.jedit
 

Methods in ij.plugin.frame.jedit that return InputHandler.MacroRecorder
 InputHandler.MacroRecorder InputHandler.getMacroRecorder()
          Returns the macro recorder.
 

Methods in ij.plugin.frame.jedit with parameters of type InputHandler.MacroRecorder
 void InputHandler.setMacroRecorder(InputHandler.MacroRecorder recorder)
          Sets the macro recorder.