扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.tree类defaulttreeselectionmodel的类成员方法: getleadselectionpath定义及介绍
发布时间:2014-2-18
本文导语:
getleadselectionpath
public treepath getleadselectionpath()
返回添加的最后一条路径。这可能与 jtree 维护的 leadselectionpath 属性不同。
指定者:接口 treeselectionmodel 中的 getleadselectionpath