SelectAll Method (JTextComponent)

Class

JTextComponent class

Action

Selects all the content in the text component.

Syntax

textComponent.SelectAll()

Examples

TextComponent.SelectAll()