[xmlhammer-dev] [ xmlhammer-Bugs-1579846 ] Cannot set third-party look and feel
Brought to you by:
edankert
From: SourceForge.net <no...@so...> - 2006-10-18 17:06:07
|
Bugs item #1579846, was opened at 2006-10-18 17:06 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1579846&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: User Interface Group: beta-2 Status: Open Resolution: None Priority: 3 Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Cannot set third-party look and feel Initial Comment: Adding a thirdparty look and feel jar to the class-path and setting the laf attribute in the xmlhammer.xml properties file, results in multiple exceptions being thrown, with the following message: "UIDefaults.getUI() failed: no ComponentUI class for:" Solution: Make sure to add the classpath items before the look and feel is set and make sure that the classpath classloader is used by the UIManager. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1579846&group_id=145971 |