Action listener for COPY actions.
This package contains the other part of the script editor.
void actionPerformed(final ActionEvent e)
Copy current selection into the system clipboard.
String getSelectedText()
Returns the selected text, or null if no selection is active.