GNU Classpath (0.20) | |
Frames | No Frames |
Classes implementing javax.swing.tree.RowMapper | |
class | class AbstractLayoutCache
|
class | FixedHeightLayoutCache
|
class | VariableHeightLayoutCache
|
Fields of type javax.swing.tree.RowMapper | |
RowMapper | The current RowMapper.
|
Methods with parameter type javax.swing.tree.RowMapper | |
void | Sets the RowMapper that should be used to map between paths and their
rows.
|
void |
Methods with return type javax.swing.tree.RowMapper | |
RowMapper | Returns the RowMapper that is currently used to map between paths and
their rows.
|
RowMapper |
GNU Classpath (0.20) |