Package org.fife.rtext.plugins.macros

An RText plugin providing scripted macro support (e.g.

See:
          Description

Class Summary
Macro A macro; that is, a script to run in the RText JVM.
MacroManager Manages all of the macros in an RText session.
MacroPlugin A plugin providing scripted macro support to RText.
MacroPrefs Preferences for the macros plugin.
NewMacroDialog A dialog allowing the user to create a new macro.
RunMacroAction Action that runs a macro (script).
 

Package org.fife.rtext.plugins.macros Description

An RText plugin providing scripted macro support (e.g. Rhino, Groovy).