扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.awt类list的类成员方法: getitems定义及介绍
发布时间:2014-2-16
本文导语:
getitems
public string[] getitems()
获取列表中的项。
返回:一个包含列表中项的字符串数组从以下版本开始:
jdk1.1
另请参见:select(int),
deselect(int),
isindexselected(int)