Class jEdit

This is the main class of the application. All the methods in this class are static methods, so they are called with the following syntax, from both macros and plugins:

jEdit.method(parameters)

Here are a few key methods:

The jEdit object also maintains a number of collections which are useful in some situations. They include the following: