扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.event类treeselectionevent的类成员方法: newleadselectionpath定义及介绍
发布时间:2014-2-18
本文导语:
newleadselectionpath
protected treepath newleadselectionpath
在路径被更改之后的 leadselectionpath,可能为 null。
treeselectionevent
public treeselectionevent(object source,
treepath[] paths,
boolean[] arenew,
...