JET

Uses of Interface
edu.utep.cs.jet.gui.editor.syn.InputHandler.MacroRecorder

Packages that use InputHandler.MacroRecorder
edu.utep.cs.jet.gui.editor.syn Contains the source code for Java syntax highlighting. 
 

Uses of InputHandler.MacroRecorder in edu.utep.cs.jet.gui.editor.syn
 

Fields in edu.utep.cs.jet.gui.editor.syn declared as InputHandler.MacroRecorder
protected  InputHandler.MacroRecorder InputHandler.recorder
           
 

Methods in edu.utep.cs.jet.gui.editor.syn that return InputHandler.MacroRecorder
 InputHandler.MacroRecorder InputHandler.getMacroRecorder()
          Returns the macro recorder.
 

Methods in edu.utep.cs.jet.gui.editor.syn with parameters of type InputHandler.MacroRecorder
 void InputHandler.setMacroRecorder(InputHandler.MacroRecorder recorder)
          Sets the macro recorder.
 


JET

JET is Copyright (C) 2005-2008 by The University of Texas at El Paso and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.