API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.tree. AbstractLayoutCache.NodeDimensions View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      AbstractLayoutCache.NodeDimensions
Implements
Subclasses
Description
publicabstractstatic abstract class AbstractLayoutCache.NodeDimensions
Used by AbstractLayoutCache to determine the size and x origin of a particular node.
See also:   
Constructors
public AbstractLayoutCache.NodeDimensions ()
Methods
Hide/Show inherited methods
publicabstract Rectangle getNodeDimensions (Object value, int row, int depth, boolean expanded, Rectangle bounds)
  Returns, by reference in bounds, the size and x origin to place value at.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar