All Packages Class Hierarchy This Package Previous Next Index
Interface com.sun.java.swing.RowMapper
- public interface RowMapper
-
getRowForPath(JTreePath)
- Returns the row that path is being displayed at.
getRowForPath
public abstract int getRowForPath(JTreePath path)
- Returns the row that path is being displayed at. Should return
-1 if path is not visible.
All Packages Class Hierarchy This Package Previous Next Index