扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.tree类defaulttreeselectionmodel的类成员方法: getselectionpath定义及介绍
发布时间:2014-2-18
本文导语:
getselectionpath
public treepath getselectionpath()
返回 selection 中的第一个路径。如果当前只选择一项,则此方法非常有用。
指定者:接口 treeselectionmodel 中的 getselectionpath