TextComponent.getSelectionEnd

TextComponent.getSelectionEnd

Class Overview | Class Members | This Package | All Packages

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

See Also
setSelectionEnd, getSelectionStart