Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » "Renderer not Supported" Error
"Renderer not Supported" Error [message #897776] Wed, 25 July 2012 08:49 Go to next message
Moritz D. is currently offline Moritz D.Friend
Messages: 2
Registered: July 2012
Junior Member
Hi,

I get an "Renderer not Supported" Action Error.

I want to test a java application and have a table with a default cell renderer. I got a checkbox which is wrapped in a JPanel because I want to set a custom background color. Without the JPanel the checkbox overwrites the background always in white. I'm using the "Nimbus" Look & Feel.

Any other ideas how I could check the value of the checkbox without getting this error?
Or do you know a better way how to implement the checkbox with a custom background color in the table?

Thanks for your help!!!
Re: "Renderer not Supported" Error [message #898650 is a reply to message #897776] Fri, 27 July 2012 05:26 Go to previous message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
Hi,

Is it a Swing application? If so, you can add support for your own renderers:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=351926

Not sure how to do this if it is for RCP...

Best regards,
Alex
Previous Topic:Setup Java applet application
Next Topic:Unable to Execute SimpleAdder Project
Goto Forum:
  


Current Time: Thu Apr 25 06:00:22 GMT 2024

Powered by FUDForum. Page generated in 0.02314 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top