扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.text类jtextcomponent的类成员方法: getselectedtext定义及介绍
发布时间:2014-2-18
本文导语:
getselectedtext
public string getselectedtext()
返回此 textcomponent 中包含的选定文本。如果选定为 null 或文档为空,则返回 null。
返回:文本
抛出:
illegalargumentexception - 如果由于某种原因选定没有到文档的有效映射另请参见:settext(...