JGoodies « Development « Spring Q&A





1. JGoodies binding    forum.springsource.org

I'm investigating mechanisms for binding views with JavaBeans. I have spent some time with JGoodies Binding (https://binding.dev.java.net/) and think it could be useful. I'm wondering if Rich Client has similar mechanism ...

2. jgoodies dependency    forum.springsource.org

Hi! While playing around with Spring RCP I tried it on Mac OS X and on Linux. While on Linux everything works as expected, I found jgoodies to cause problems on ...

3. More about JGoodies really...    forum.springsource.org

More about JGoodies really... Hi Facing some difficult customers (well... normal customer, we all have experienced this...) The question is "can I change the Look and Feel whenever I want"... I ...

4. RCP bindings vs. JGoodies bindings    forum.springsource.org

RCP bindings vs. JGoodies bindings We're looking into using a binding framework. Looking at RCP and JGoodies, they're obviously very similar. From skimming the code and forums, it looks like the ...

5. jgoodies bug with spring-rcp    forum.springsource.org

There's a bug when using jgoodies and spring-rcp on Mac OSX. I haven't looked into this issue too much, but i'm wondering if the fix should be done in the spring-rcp ...

6. JGoodies looks 2.0    forum.springsource.org

JGoodies looks 2.0 is out. It is not compatible with Spring Rich. to make it work, edit the file JGoodiesLooksConfigurer to remove all references to FontSizeHints. this class is no longer ...

7. jgoodies looks    forum.springsource.org

the spring-rich POM says that the jgoodies looks library is optional, but i'm getting a nasty stacktrace unless it's on my classpath. i've filed an issue in JIRA for this: http://opensource.atlassian.com/proj...browse/RCP-409 ...

8. jgoodies and spring?    forum.springsource.org

jgoodies and spring? hi, ive used intellij to write a swing-application. i also used the jgoodies plugin. for each form i created, the builder created 2 files: TheClass.form (xml-data), TheClass.java now ...

9. GlazedList AutoCompleteSupport with JGoodies    forum.springsource.org

Sep 1st, 2010, 01:31 AM #1 JavaBeginner View Profile View Forum Posts Private Message Junior Member Join Date Sep 2010 Posts 1 GlazedList AutoCompleteSupport with JGoodies Hi, I'm using AutoCompleteSupport and ...