Name: nkR10003 Date: 07/05/2000
Some methods in MultiLookAndFeel class (javax.swing.plaf.multi package)
has no Javadoc comments but "Java API Requirements for Compatibility" reads
that: "We assume that a complete class specification is available for each
class that must be tested. If a complete class specification is not available,
then adequacy of the test cases cannot be determined".
Thus JCK team could not write adequate tests for javax.swing.plaf.multi package
without this specification.
The list of unspecified methods provided below:
Next methods in class MultiLookAndFeel has no Javadoc comments.
String getName()
String getID()
String getDescription()
boolean isNativeLookAndFeel()
boolean isSupportedLookAndFeel()
UIDefaults getDefaults()
======================================================================