jEdit's text area component.
This package contains the other part of the script editor.
boolean isOverwriteEnabled()
Returns whether overwrite mode is active.
void setOverwriteEnabled(final boolean overwrite)
Sets whether overwrite mode is active.
void actionPerformed(final ActionEvent e)