New Twilight skin for Swing applications

April 25th, 2009 | 2 Comments »

In addition to bug fixes and performance improvements in Substance 5.2 (code-named Quebec), there are a few new skins, such as Dust and Dust Coffee. Twilight skin joins the ranks in the latest 5.2dev drop, and it is inspired by the color schemes of the Bespin web code editor spearheaded by Ben (@bgalbs) and Dion (@dalmaer). If you want to take it for a spin, click on the WebStart button below:

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

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

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 menu bar, tool bar and status bar from SwingX project:

A thumbnail of the main Substance test application (click for full-size view):

As with all Substance core skins, this is work in progress and will be polished over time. In the meantime, you’re more than welcome to take the latest 5.2dev drop for a spin and leave your comments. Release candidate for Substance 5.2 is scheduled for May 11 and the final release is scheduled for May 25.


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 Dust skin for Swing applications In addition to bug fixes and performance improvements in Substance 5.2 (code-named Quebec), i’m planning...
  3. New Creme Coffee skin for Swing applications Just before the feature freeze of Substance 4.1, i added a new Coffee Cream skin...
  4. New Magellan skin for Swing applications In addition to the usual bug fixes and getting the internal implementation ready for the...


2 Comments on “New Twilight skin for Swing applications”

  1. 1 Java desktop links of the week, April 27 | Jonathan Giles said at 1:40 pm on April 26th, 2009:

    [...] Grouchnikov (@kirillcool ) has posted that there is a new Twilight skin for Substance . In addition, Substance 5.2 is due to be released on May 25th, so it’s less than a month to [...]

  2. 2 David said at 11:11 pm on April 26th, 2009:

    Very nice! I like it! ;)