classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch properly sets RootPane's glassPane layout manager


From: Anthony Balkissoon
Subject: [cp-patches] Patch properly sets RootPane's glassPane layout manager
Date: Mon, 19 Sep 2005 15:55:50 -0400

Submitted this and the Mauve testcase
(gnu/testlet/javax/swing/JFrame/glassPaneLayout.java) for this patch.  A
JRootPane's glassPane should use FlowLayout not BorderLayout by default.
Patch is attached.

2005-09-19  Anthony Balkissoon  <address@hidden>

        * javax/swing/JRootPane.java:
        (createGlassPane): Don't set the layout manager to BorderLayout.  Leave
        it as JPanel's default FlowLayout.

--Tony

Attachment: GlassPaneDefaultLayout.diff
Description: Text Data


reply via email to

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