Package | Description |
---|---|
org.gjt.sp.jedit |
This package contains jEdit's core classes.
|
Modifier and Type | Method | Description |
---|---|---|
Macros.Recorder |
View.getMacroRecorder() |
Returns the macro recorder.
|
Modifier and Type | Method | Description |
---|---|---|
void |
View.setMacroRecorder(Macros.Recorder recorder) |
Sets the macro recorder.
|