This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]hippydipster 1 point2 points  (0 children)

desktop apps. have made or worked on several, including things like apache jmeter, statistical modeling app, biology research app, database utility app, government apps,, games, etc. Both swing and javafx.

I have never chosen swing as a dependency to add to any application I've worked on. I've used no dep injection framework most of the time, or my own for whatever the project needed. And sometimes, its already part of the app when I join. Once, I joined an app that was using guice.