classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] RFC: Swing Demo using MetalLookAndFeel


From: Roman Kennke
Subject: [cp-patches] RFC: Swing Demo using MetalLookAndFeel
Date: Sun, 17 Apr 2005 21:45:52 +0200

Now that the Metal Look and Feel starts to do something good, I think we
could show that in the Swing demo. The attached patch (and my previous
patch for UIManager) makes the Demo program aware of the system property
swing.defaultlaf. If this is not set, it prints out a short summary
which values can be set for this property.

If there are no objections to this, I will commit this soon.

2005-04-17  Roman Kennke  <address@hidden>

        * examples/gnu/classpath/exammples/swing/Demo.java:
        Print a short summary for available values for the property
        swing.defaultlaf.
        Set MetalLookAndFeel as default.
        Pulled out GNULookAndFeel so that it is accessible.
        * examples/gnu/classpath/exammples/swing/GNULookAndFeel.java:
        Pulled out this class from Demo.java.

/Roman

Attachment: SwingDemo.diff
Description: Text Data


reply via email to

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