swing « Bean « Spring Q&A





1. swing editor ui for applicationContext.xml beans?    stackoverflow.com

I asked this in spring forums but got no answer, and I just discovered stackoverflow, so Ill try here. I am using spring 2.0.5. In my app I need to let the ...

2. Spring BeanFactory as a singleton in a Swing application    stackoverflow.com

I'm currently refactoring a large Swing Application in order get some objects from a XmlBeanFactory. Many different classes could use it and I wonder what would be the best way to share ...

3. How to configure a Swing JFrame as a Spring bean?    stackoverflow.com

I have a simple JFrame as the main window of my Java desktop application and I would like to configure it as a Spring bean. I would like to set properties, ...

4. swing editor ui for applicationContext.xml beans?    forum.springsource.org

swing editor ui for applicationContext.xml beans? Hi, I am using spring 2.0.5. In my app I need to let the user add/modify/delete (via the UI) beans that are described in the ...