1. Is there a good DI framework suitable for Java 1.4 and SE (Swing) apps? stackoverflow.comI am looking for a dependency injection framework for a Java SE (Swing) application that runs under JDK 1.4. Are there any recommended DI frameworks that I can use? (Guice and ... |
2. How to create Swing OSGi bundles on AWT EventQueue with Spring DM stackoverflow.comI have an OSGi target platform consisting of Equinox, the Spring Framework, Spring DM, and several custom bundles for my application. All of my bundles contain Spring application contexts and so ... |
3. Using Spring in Java swing app stackoverflow.comWe are seeing Spring in school right now but we don't have the time to wait till the end of the semester to start developing an application. We continue using an ... |
4. Swing App with Spring DM startup problem stackoverflow.comI'm starting an OSGI Spring DM based Swing application. The app should start and show up when the bundle is loaded. I know that this can be achieved with an activator ... |
5. What are pros and cons of using Spring in Swing based frontend stackoverflow.comwe have a frontend application that that uses Swing. We use Spring framework, but currently it is used just to autowire few beans... What are reasonable next steps to use Spring more ... |
6. Can I use Spring Framework with swing/SWT? stackoverflow.comI want to develop a Desktop Application, so I have choice for UI development (Swing or SWT) but I want to know that can I use Spring with one of them? ... |
7. How can I communicate Servlet from Swing stackoverflow.comA develop a CRUD Spring, Servlet/JSP application. I will develop a desktop Swing application with same functionality. My question is that possible to communicate and resuse servlets on swing ... |
8. Why should any swing call back implementation execute quickly? forum.springsource.orgIf by "swing callback implementation" you mean a chunk of code executing on the Event Dispatch Thread. Then the answer is, so it won't block the user interface, as Swing is ... |
9. RCP - Not just about Swing? forum.springsource.orgRCP - Not just about Swing? Hi, I am very interested in Spring RCP, and would like to know if it will be possible to use some of its APIs for ... |
10. swings application. forum.springsource.orgswings application. My application is swings based application I want to send bytes of information to server. and at the same time server also need to send bytes of information to ... |
11. Swing (or something) is swallowing up tags forum.springsource.orgSwing (or something) is swallowing up tags In my web application, I'm building a form that has nothing to do with any JPA objects, it's just a form. I really ... |
12. Remoting and a Swing Client forum.springsource.orgFrom a standalone application you can use the HttpInvokers to call beans in an ApplicationContext in a servlet container. The reference manual (http://www.springframework.org/docs/.../remoting.html) describes all of Spring's remoting features in quite ... |
13. Swing extensions forum.springsource.orgHi folks, I would like to know what extensions (meaning additional API) you normaly use to extend the Swing API capabilities and how the additional API integrate within Spring RCP. For ... |
14. AndroMDA/Swing - problem with remote connecting... forum.springsource.orgJul 11th, 2005, 06:49 PM #1 wciesiel View Profile View Forum Posts Private Message Junior Member Join Date Jul 2005 Posts 15 AndroMDA/Swing - problem with remote connecting... Hi there, I ... |
15. Spring and swing forum.springsource.orgHai braniees i am having a series doubt.i need to user some components of swing to be used in my jsp which is in spring mvc.is it possinble to integrate swingcomponents ... |
16. RCP, SWING developer positions in Argentina, India forum.springsource.orgHi, We are looking for rcp developers in Buenos Aires, argentina and different locations in India, if you are interested please send me your resume and i can provide you more ... |
17. Swing components on web forum.springsource.org |
18. Swing Client+HttpInvoker : which EntryPoint? forum.springsource.orgHello, I'm trying to configure Acegi for my 3-tiers-application, with only a Swing Client, no .jsp. How do I have to configure an EntryPoint? All the examples I found are using ... |
19. Loading a spring context in a Swing app forum.springsource.orgLoading a spring context in a Swing app Hi, I'm working on a Swing app that uses Spring and I would like to know how I could get a handle to ... |
20. Swing Clients forum.springsource.orgSwing Clients I have a Spring application running in Tomcat. It uses Tapestry for the web tier. This all works fine. What I would like to do is create a Swing ... |
21. Memory consumption with swing apps forum.springsource.orgHi I am using spring to wire my swing application but I have some problems with the memory footprint of my app. So I did some tests to see what can ... |
22. The way of domain objects to swing forum.springsource.orgThe way of domain objects to swing Hello forum users, i deal with the way of domain objects to swing at the moment. In my opinion i could also call it ... |
23. Propagate app context in swing app forum.springsource.orgHi I've a swing application that loads app context at start time. Now I wonder how could I propagate it through the whole application to allow other components to use beans... ... |
24. Swing pivot table for OLAP analysis forum.springsource.orgHi, Pivot table: http://en.wikipedia.org/wiki/Pivot_table OLAP = Online Analytical Processing: http://en.wikipedia.org/wiki/OLAP I need a pivot table in my application. I found JMagellanes (contains a Swing based Pivot Grid), which is free (opensource): ... |
25. Swing and Spring forum.springsource.org |
26. swing world doubts forum.springsource.orgHello guys i hope your help to clear my doubts like Web applications has a controller in the mvc this has its equivalent in swing? it must be written by the ... |
27. Creating and Displaying Swing Components forum.springsource.orgCreating and Displaying Swing Components Hi, I'm new to Spring, and have run into a problem while trying to create a form for a desktop application. We have a form in ... |
28. Swing print dialog speed forum.springsource.orgSwing print dialog speed Hi, This isn't a Spring RCP question but I know a number of people developing Swing apps. hang out here so hopefully someone has an answer for ... |
29. Hessian x swing forum.springsource.org |
30. Swing to Spring communication forum.springsource.orgHello, My requirement is, i have a Swing desktop application(client) and Spring web application(server). Client & server application having local database in case of a failover. Data syncronization is required between ... |
31. Swing(client) and Spring (server) remoting ? forum.springsource.orgHello, My requirement is, i have a Swing desktop application(client) and Spring web application(server). Client & server application having local database in case of a failover. Data syncronization is required between ... |
32. Best practice: integrate Swing app with mid tier forum.springsource.orgBest practice: integrate Swing app with mid tier My organization wants to move away from web UIs to thick clients based on Swing. I need to know the best practice for ... |
33. Best practice: integrate Swing app with mid tier forum.springsource.orgBest practice: integrate Swing app with mid tier My organization wants to move away from web UIs to thick clients based on Swing. I need to know the best practice for ... |
34. Swing and Spring??? forum.springsource.orgHello, I want to create a Swing desktop application and am considering to deploy it fully using Spring... is this a good choice and why? Thanks in advance. |
35. Spring + Swing forum.springsource.orgI recently implemented a web application using JSP + Spring MVC. It was interesting and I liked the way Spring works. Now I have to change the client in order to ... |
36. Spring and Swing forum.springsource.orgSpring and Swing Hi everybody, I need to create a system for controlling clients and sales in a store, I would like to have a client/server approach. This is how I ... |
37. How to create the swing screen using spring framework. forum.springsource.orgHi, Main Problem: I have to create the swing screens using the spring framework. I could not created the swing screens using spring framework as i am new in Swing rcp ... |
38. Load Spring Context Only One Time In Swing forum.springsource.orgLoad Spring Context Only One Time In Swing I have used Spring successfully in web env. and first time trying it with Swing. I learned how to load spring context beans ... |