public interface RowMapper
Modifier and Type | Method and Description |
---|---|
int[] |
getRowsForPaths(TreePath[] path)
返回在
path 的树路径实例都被显示在一行。
|
int[] getRowsForPaths(TreePath[] path)
path
的树路径实例都被显示在一行。接收器应该返回一个数组的长度相同,通过的,如果在
path
的treepaths 1无效的数组中的项应设置为1。
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.