jEdit's text area component.
This package contains the other part of the script editor.
void actionPerformed(final ActionEvent e)
void setSelectionRectangular(final boolean rectangleSelect)
Sets if the selection should be rectangular.
boolean isSelectionRectangular()
Returns true if the selection is rectangular, false otherwise.