Java Platform 1.2
Beta 4

Uses of Class
com.sun.java.swing.tree.AbstractLayoutCache.NodeDimensions

Packages that use AbstractLayoutCache.NodeDimensions
com.sun.java.swing.tree Provides classes and interfaces for dealing with java.awt.swing. 
 

Uses of AbstractLayoutCache.NodeDimensions in com.sun.java.swing.tree
 

Fields in com.sun.java.swing.tree declared as AbstractLayoutCache.NodeDimensions
protected  AbstractLayoutCache.NodeDimensions AbstractLayoutCache.nodeDimensions
          Object respondible for getting the size of a node.
 

Methods in com.sun.java.swing.tree that return AbstractLayoutCache.NodeDimensions
 AbstractLayoutCache.NodeDimensions AbstractLayoutCache.getNodeDimensions()
           
 

Methods in com.sun.java.swing.tree with parameters of type AbstractLayoutCache.NodeDimensions
 void AbstractLayoutCache.setNodeDimensions(AbstractLayoutCache.NodeDimensions nd)
          Sets the renderer that is responsible for drawing nodes in the tree.
 void VariableHeightLayoutCache.setNodeDimensions(AbstractLayoutCache.NodeDimensions nd)
          Sets the renderer that is responsible for drawing nodes in the tree.
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.