-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.2.2
-
Component/s: docs
-
beta
-
sparc
-
solaris_2.5.1
Name: sdC67446 Date: 03/05/99
The doc for method
javax.tree.VariableHeightLayoutCache.getPreferredWidth(Rectangle
bounds) doesn't explain the application of input 'bounds'.
In fact the method ignores 'bounds'.
The doc says:
-------------------------------------------------------------
public int getPreferredWidth(Rectangle bounds)
Returns the preferred width and height for the region in
visibleRegion.
Overrides:
getPreferredWidth in class AbstractLayoutCache
======================================================================