[gui] [PATCH] Revert patch to Component.remove()
David Jee
djee@redhat.com
Wed Jun 9 20:47:00 GMT 2004
Hi,
I'm reverting my previous patch to Component.remove() in the
java-gui-branch. It turns out that a removed component should not be
set to invisible. The bug I was trying to fix was actually caused by
JButton.removeNotify(), which is only stubbed at the moment.
-David Jee
2004-06-09 David Jee <djee@redhat.com>
* java/awt/Container.java
(remove): Do not set component to invisible.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RevertRemove.patch
Type: text/x-patch
Size: 579 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040609/ae39ec38/attachment.bin>
More information about the Java-patches
mailing list