public void cut()
Description copied from class: TextInputControl
Transfers the currently selected range in the text to the clipboard, removing the current selection.
public void copy()
Description copied from class: TextInputControl
Transfers the currently selected range in the text to the clipboard, leaving the current selection.
that is wrong, because these operation are not provided.
Description copied from class: TextInputControl
Transfers the currently selected range in the text to the clipboard, removing the current selection.
public void copy()
Description copied from class: TextInputControl
Transfers the currently selected range in the text to the clipboard, leaving the current selection.
that is wrong, because these operation are not provided.