public void cut ()

Transfers the currently selected range in the associated text model to the system clipboard, removing the contents from the model. The current selection is reset. Does nothing for null selections.

See also:
java.awt.Toolkit.getSystemClipboard, java.awt.datatransfer.Clipboard