SelectionStart Property (JTextComponent)

Class

JTextComponent class

Action

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

Data Type

INTEGER

Access

Read only

Examples

INTEGER iSelectionStart = TextComponent.SelectionStart