TextComponent.getSelectedText

TextComponent.getSelectedText

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized String getSelectedText()
Returns
the selected text of this text component.
Description
Gets the selected text from the text that is presented by this text component.

See Also
select