扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.awt类list的类成员方法: getselecteditem定义及介绍
发布时间:2014-2-16
本文导语:
getselecteditem
public string getselecteditem()
获取此滚动列表中选中的项。
返回:列表中选中的项;如果没有选中的项,或者选中了多项,则返回 null。另请参见:select(int),
deselect(int),
isindexselected(int)