classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: added Examples menu to Swing demo


From: Roman Kennke
Subject: [cp-patches] FYI: added Examples menu to Swing demo
Date: Thu, 12 May 2005 21:50:20 +0200

Hi,

I found that the button panel at the bottom of the window is getting a
bit lengthy, at least on my 1024x768 display. To address this problem I
have:

1. added an Examples menu to the menu bar, that has the same items as
the button panel.
2. modified the layout of the frame so that the button panel can be
displayed correctly if the window is resized to a sane size.

IMO the button panel could now be removed completely, as the menu has
the exact same purpose, what do you guys think?


2005-05-12  Roman Kennke  <address@hidden>

        * examples/gnu/classpath/examples/swing/Demo.java:
        Added Examples menu to menu bar.
        Slightly changed the layout of the main panel so that an
overlenghty
        button panel at the bottom is displayed in a useful way.

/Roman

Attachment: SwingExample.diff
Description: Text Data


reply via email to

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