New Creme Coffee skin for Swing applications

October 14th, 2007 | 4 Comments »

Just before the feature freeze of Substance 4.1, i added a new Coffee Cream skin that is based on the existing Creme skin and the Ubuntu’ish brown active theme. If you want to take it for a spin, click on the WebStart button below and change the skin to Coffee Cream from the “Skins” menu:

To use it in your application, you have the following three options:

  • -Dswing.defaultlaf=org.jvnet.substance.skin.SubstanceCremeCoffeeLookAndFeel
  • UIManager.setLookAndFeel(new SubstanceCremeCoffeeLookAndFeel())
  • UIManager.setLookAndFeel("org.jvnet.substance.skin.SubstanceCremeCoffeeLookAndFeel");

Here are a few screenshots that show this new skin. A small frame with a tabbed pane and a few different controls:

A frame with a tree and a list:

Sliders in different states:

(New) Progress bars in different states:

Error pane component from SwingX project:

A frame with menu bar, tool bar and status bar from SwingX project:


Related posts:

  1. New Dust Coffee skin for Swing applications Substance 5.2 (code-named Quebec) is going to have a few new skins. About a week...
  2. New Twilight skin for Swing applications In addition to bug fixes and performance improvements in Substance 5.2 (code-named Quebec), there are...
  3. New Dust skin for Swing applications In addition to bug fixes and performance improvements in Substance 5.2 (code-named Quebec), i’m planning...
  4. New Magellan skin for Swing applications In addition to the usual bug fixes and getting the internal implementation ready for the...


4 Comments on “New Creme Coffee skin for Swing applications”

  1. 1 Kamil Páral said at 4:10 am on October 15th, 2007:

    Unable to launch the application.
    Unsigned application requesting unrestricted access to system.

  2. 2 olikaf said at 6:49 am on October 15th, 2007:

    Snapshots look nice, but can’t launch the demo too :

    java.net.MalformedURLException: unknown protocol: socket
    at java.net.URL.(Unknown Source)

  3. 3 Kirill Grouchnikov said at 8:19 am on October 15th, 2007:

    I’ll resign the application jars tonight.

    Thanks
    Kirill

  4. 4 Kamil Páral said at 8:45 am on October 15th, 2007:

    The Creme Coffee is a very nice skin. But the title bar should be brown as well. That would be even nicer :)