扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.event类listselectionevent的类成员方法: listselectionevent定义及介绍
发布时间:2014-2-18
本文导语:
listselectionevent
public listselectionevent(object source,
int firstindex,
int lastindex,
boolean isadjusting)
表示 firstindex 与 lastindex(包括两者)范围内的选择...