SelectionEnd Property (JTextComponent)

Class

JTextComponent class

Action

Gets the end position of the selection. The value is one-based.

Data Type

INTEGER

Access

Read only

Examples

INTEGER iSelectionEnd = TextComponent.SelectionEnd