All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.sun.java.swing.RowMapper

public interface RowMapper

Method Index

 o getRowForPath(JTreePath)
Returns the row that path is being displayed at.

Methods

 o 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