SelectAll Method (JTextComponent)

Action

Selects all the content in the text component.

Syntax

textComponent.SelectAll()

Examples

textComponent.SelectAll()