[gui] [PATCH] Small fix to Container.remove()
David Jee
djee@redhat.com
Mon May 31 14:54:00 GMT 2004
Hello,
I committed the following patch to the java-gui-branch. It's a small
fix for Container.remove(), and it sets the removed component's
visibility to false after removing it.
-David Jee
2004-05-31 David Jee <djee@redhat.com>
* java/awt/Container.java
(remove): Set component visibility to false after removing it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ContainerRemove.patch
Type: text/x-patch
Size: 577 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040531/e1585575/attachment.bin>
More information about the Java-patches
mailing list