-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
beta
-
sparc
-
solaris_2.6
Name: nkR10003 Date: 07/14/2000
getXXXXsize methods (see list below) in class MetalFileChooser has no JavaDoc
comments, but behavior of these methods changed from one version to another.
Thus JCK team could not write tests for these MetalFileChooser class methods
without this specification.
Please, add these specifications.
methods list:
public Dimension getPreferredSize(JComponent c)
public Dimension getMaximumSize(JComponent c)
public Dimension getMinimumSize(JComponent c)
======================================================================