TextComponent.getSelectionStart

TextComponent.getSelectionStart

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized int getSelectionStart()
Returns
the start position of the selected text.
Description
Gets the start position of the selected text in this text component.

See Also
setSelectionStart, getSelectionEnd