| Author |
Rich Client Application : best way to write code
|
Muhammad Saifuddin
Ranch Hand
Joined: Dec 06, 2005
Posts: 1318
|
|
Hi Authors, I don't have much experience in spring applicaiton as I am 3 months old user of JAva swing and I have been using Netbean IDE for my desktop application. but most of the time I am really confused with the coding style in NetBeans. (like Actionevent handling process) have you specifying any topic for the best approach to write code for Swing aplication in your book? by following any tool or IDE like NetBeans 2) how to apply MVC in Swing Application. Thanks in Advance.. [ September 21, 2007: Message edited by: Saif uddin ] [ September 21, 2007: Message edited by: Saif uddin ]
|
Saifuddin..
[Linkedin] How To Ask Questions On JavaRanch My OpenSource
|
 |
Chet Haase
author
Ranch Hand
Joined: Aug 16, 2007
Posts: 32
|
|
The questions you ask can be answered by books, or a series of articles at the least. It's not possible to answer the questions in a simple forum thread (or at least it would take more time than I have for this answer...). You might check out some of the existing references for Swing (including the online tutorial and various articles). Chet.
|
Book: <a href="http://filthyrichclients.org" target="_blank" rel="nofollow">http://filthyrichclients.org</a> <br />Java: <a href="http://weblogs.java.net/blog/chet" target="_blank" rel="nofollow">http://weblogs.java.net/blog/chet</a> <br />Humor: <a href="http://chetchat.blogspot.com" target="_blank" rel="nofollow">http://chetchat.blogspot.com</a>
|
 |
qunfeng wang
Ranch Hand
Joined: Jan 28, 2005
Posts: 410
|
|
Have a look at SwingFaq Especially the Links to further information section.
|
To be or not to be. It's a question.
|
 |
 |
|
|
subject: Rich Client Application : best way to write code
|
|
|