API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.tree. RowMapper View Source
Author(s)
Scott Violet
Since
Version
1.14 11/17/05
Serial
Hierarchy
 RowMapper
Subinterfaces
Description
public interface RowMapper
Defines the requirements for an object that translates paths in the tree into display rows.
See also:   
Methods
Hide/Show inherited methods
public int getRowsForPaths (TreePath path)
  Returns the rows that the TreePath instances in path are being displayed at.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar