Uses of Interface javax.swing.tree.RowMapper
Uses in package javax.swing.tree
Classes implementing javax.swing.tree.RowMapper
class
class AbstractLayoutCache
class
The fixed height tree layout.
class
The fixed height tree layout.
Fields of type javax.swing.tree.RowMapper
Methods with parameter type javax.swing.tree.RowMapper
void
Sets the RowMapper that should be used to map between paths and their rows.
Methods with return type javax.swing.tree.RowMapper
RowMapper Returns the RowMapper that is currently used to map between paths and their
rows.