Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

How to build a large Swing application?

  Asked By: Bailey    Date: May 08    Category: Java    Views: 1030
  

I need to build a large Swing application. I read some
tutorial books and articles, but got disappointed because
each of them has only examples,
or very small example applications, none
of them talking about the considerations and practical
techniques in buiding large Swing applicaitons, or
none of them talking about these things systematically.
By considerations and techniques I mean

what patterns are most often used in what places.
how to manage/switch many screens
how to build fast applications
maintain menu item enabling/disabling status
application initialization
general application structure
......

I would be very grateful if anybody could provide any informaiton
about related sites or links or articles or books.

Share: 

 

2 Answers Found

 
Answer #1    Answered By: Viheke Fischer     Answered On: May 08

Install Borland JBuilder......................

 
Answer #2    Answered By: Jeanette Greene     Answered On: May 08

what is the relationship between JBuilder and my questions?
i am using IDEA, a very cool IDE tool.

 
Didn't find what you were looking for? Find more on How to build a large Swing application? Or get search suggestion and latest updates.




Tagged: