commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch: FYI: GetLayoutInfo in java.awt.GridBagLayout


From: David Jee
Subject: Patch: FYI: GetLayoutInfo in java.awt.GridBagLayout
Date: 10 Feb 2004 14:14:04 -0500

Hello,

I committed the following patch to merge recent changes in libgcj.  The
patch fixes some of the most noticeable bugs in GetLayoutInfo() method
in GridBagLayout.

-David Jee

2004-02-10  David Jee  <address@hidden>

        * java/awt/GridBagLayout.java
        (GridBagLayout): New private field, internalcomptable.
        (lookupInternalConstraints): New method.
        (ArrangeGrid): Use components' MINSIZE. Use internalcomptable.
        (GetLayoutInfo): Reimplement.
        (calcCellSizes): Ignore rows/columns with size 0.


Attachment: GetLayoutInfo.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]