Chapter 15. BeanShell Commands

Table of Contents

BeanShell includes a set of commands; subroutines that can be called from any script or macro. The following is a summary of those commands which may be useful within jEdit.

Note

Plugins, because they are written in Java and not BeanShell, cannot make use of BeanShell commands.