> Hmm. The 5.0 version doesn't work for me, it > throws an exception when trying to init the L&F:
Dmitri, As described in the roadmap of Substance 5 [1], the SubstanceLookAndFeel class is now abstract. You can use one of the skin-based derived classes instead. You can run any one of the following with -Dswing.defaultlaf: * org.jvnet.substance.skin.SubstanceAutumnLookAndFeel * org.jvnet.substance.skin.SubstanceBusinessLookAndFeel * org.jvnet.substance.skin.SubstanceBusinessBlackSteelLookAndFeel * org.jvnet.substance.skin.SubstanceCremeLookAndFeel * org.jvnet.substance.skin.SubstanceNebulaLookAndFeel The performance of the latest dev drop of 5.0 should be even better than before (3-3.7 faster in my own benchmark). Thanks Kirill [1] http://www.pushing-pixels.org/?p=295 [Message sent by forum member 'kirillcool' (kirillcool)] http://forums.java.net/jive/thread.jspa?messageID=272404 =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".