API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.plaf.basic. BasicTreeUI.NodeDimensionsHandler View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      AbstractLayoutCache.NodeDimensions
          BasicTreeUI.NodeDimensionsHandler
Implements
Subclasses
Description
public class BasicTreeUI.NodeDimensionsHandler
  Class responsible for getting size of node, method is forwarded to BasicTreeUI method.
See also:   
Constructors
public BasicTreeUI.NodeDimensionsHandler ()
Methods
Hide/Show inherited methods
public Rectangle getNodeDimensions (Object value, int row, int depth, boolean expanded, Rectangle size) [Specified in AbstractLayoutCache.NodeDimensions]
Responsible for getting the size of a particular node.
protected int getRowX (int row, int depth)
 
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar