Package org.fife.ui.rtextarea
Class Macro.MacroRecord
java.lang.Object
org.fife.ui.rtextarea.Macro.MacroRecord
- Enclosing class:
Macro
A "record" of a macro is a single action in the macro (corresponding to
a key type and some action in the editor, such as a letter inserted into
the document, scrolling one page down, selecting the current line,
etc.).