开发者

Learning about Java MVC and Swing framework [closed]

开发者 https://www.devze.com 2023-04-12 23:34 出处:网络
开发者_JAVA百科 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely so
开发者_JAVA百科 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

I have been looking around for tutorials on Java MVC concept and Swing framework. But, unfortunately, the ones I found aren't understandable . I want something to follow. Please help.

Thanks,


The Java Tuturials (separated into "trails") are usually a good introduction to any Java API or concept: http://download.oracle.com/javase/tutorial/uiswing/

As for MVC, you'll probably get the hang of that concept by checking the Swing examples and using the API properly. But this seems like a decent enough overview: http://www.oracle.com/technetwork/articles/javase/mvc-136693.html

MVC is not a difficult concept. Focus on using the Swing classes in the appropriate manner as described in the tutorials and by reading sample code.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号