Does anybody know of a tool that will help me design the UI for a rich client application. Also, is there a way of giving the application a Mac Aqua look?
For that kind of work, I use JBuilder. You can get a free version (JBuilder Foundation) for personal use which, although restricted in its functionality, still has all the necessaries when it comes to AWT/Swing work.
I have used a plugin which gives the same functionality to Eclipse, but I believe JBuilder's is better.
J2EE doesn't dictate any specific style of user interface. If you create a J2EE server with a Swing administration console that's arguably a Swing J2EE application.
Similarly a Swing application accessing EJBs (for example) on a server somewhere is a J2EE application.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.