Java javax.swing.tree AbstractLayoutCache fields, constructors, methods, implement or subclass

Example usage for Java javax.swing.tree AbstractLayoutCache fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.swing.tree AbstractLayoutCache.

The text is from its open source code.

Method

booleangetExpandedState(TreePath path)
Returns true if the path is expanded, and visible.
TreePathgetPathForRow(int row)
Returns the path for passed in row.
intgetRowCount()
Number of rows being displayed.
intgetRowHeight()
Returns the height of each row.