This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug SWING/16697] New: javax.swing.BoxLayout only wraps GridLayout


I see that BoxLayout actually only wraps a GridLayout. I suppose this was done
for providing a fast implementation.

I'd like to fix that, if nobody else already does. In this case, please assign
this bug to me.

I think some components use BoxLayout (like JToolBar and JMenuBar), so a correct
implementation of this would lead to significant visual improvement.

/Roman

-- 
           Summary: javax.swing.BoxLayout only wraps GridLayout
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: SWING
        AssignedTo: graydon at redhat dot com
        ReportedBy: roman at ontographics dot com
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16697


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]