[gui] [PATCH] Fixes to GridBagLayout.GetLayoutInfo()
David Jee
djee@redhat.com
Wed Jun 16 22:14:00 GMT 2004
Hello.
I committed the following patch to the java-gui-branch. It fixes a
couple things in GridBagLayout's GetLayoutInfo() method.
-David Jee
2004-06-16 David Jee <djee@redhat.com>
* java/awt/GridBagLayout.java
(GetLayoutInfo): Adjust cell sizes iff parent size is not zero.
Make sure pos_x and pos_y are never negative.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: GridBagLayoutFix1.patch
Type: text/x-patch
Size: 1617 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040616/4e435551/attachment.bin>
More information about the Java-patches
mailing list