| Package | Description |
|---|---|
| org.gjt.sp.jedit |
This package contains jEdit's core classes.
|
| org.gjt.sp.jedit.indent |
Indentation rules and actions.
|
| Class | Description |
|---|---|
| IndentRule |
Abstract Indentation Rule
|
| Class | Description |
|---|---|
| BracketIndentRule | |
| BracketIndentRule.Brackets | |
| IndentAction |
Abstract Indentation Action
|
| IndentAction.Collapse |
See comments for each instance of this class below.
|
| IndentRule |
Abstract Indentation Rule
|