Hmm. The 5.0 version doesn't work for me, it throws an
exception when trying to init the L&F:
java.lang.InstantiationException: org.jvnet.substance.SubstanceLookAndFeel
at java.lang.Class.newInstance0(Class.java:340)
at java.lang.Class.newInstance(Class.java:308)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:585)
at javax.swing.UIManager.initializeDefaultLAF(UIManager.java:1343)
at javax.swing.UIManager.initialize(UIManager.java:1434)
at javax.swing.UIManager.maybeInitialize(UIManager.java:1422)
at javax.swing.UIManager.getUI(UIManager.java:1007)
The 4.3 version starts fine (up the NPE I described above).
Thanks,
Dmitri
[EMAIL PROTECTED] wrote:
Dmitri,
Thanks for testing this benchmark under Substance. The exception you're seeing under
Substance 4.3 is due to the "search menu" widget that is being added to the
menu bar once there are more than a certain number of menus / menu items.
You can take the latest dev version of Substance 5.0 from [1]. It already has about 25% improvement running under software loops, and doesn't add that search menu widget by default.
Thanks
Kirill
[1] https://substance.dev.java.net/servlets/ProjectDocumentList?folderID=9100
[Message sent by forum member 'kirillcool' (kirillcool)]
http://forums.java.net/jive/thread.jspa?messageID=272345
===========================================================================
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".
===========================================================================
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".