javax.swing.tree

Interface RowMapper

public interface RowMapper

RowMapper public interface
Method Summary
int[]getRowsForPaths(TreePath[] path)
getRowsForPaths

Method Detail

getRowsForPaths

public int[] getRowsForPaths(TreePath[] path)
getRowsForPaths

Parameters: path TreePath

Returns: TODO