[cp-patches] [Patch][gui] javax.swing.JTree
Mark Wielaard
mark@klomp.org
Sat Jan 1 15:46:00 GMT 2005
Hi,
> 2004-12-31 Michael Koch <konqueror@gmx.de>
>
> * javax/swing/JTree.java
> (hasChildren): New instance field.
I assume this is DynamicUtilTreeNode.hasChildren. Try to mention the
inner class if you change one.
> + /**
> + * XXX: Currently not implemented.
> + */
> + protected boolean hasChildren;
Eh. What does it? If it isn't implemented, why do we have a dummy field?
(no more stubs!) Could you at least document that it always returns
false.
Thanks,
Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20050101/6fd592d5/attachment.sig>
More information about the Java-patches
mailing list