-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 1.4.0
-
Component/s: docs
-
beta2
-
sparc
-
solaris_2.6
Name: nkR10003 Date: 07/15/2001
Next BasicDesktopIconUI.getXXXSize methods have no JavaDoc comments:
public Dimension getMinimumSize(JComponent c)
public Dimension getMaximumSize(JComponent c)
public Dimension getPreferredSize(JComponent c)
JCK bug #4407626 could not be fixed without these JavaDoc comments.
Please specify the correct behavior.
======================================================================