Java Swings Architecture
Don’t any of us feel that there should be an architecture that should be made in swings that would make the application development easy.
I had been working on a swings based project since last 2 months.
Trust me , my life had become miserable. First i needed to create an architecture for working on swings.
I have heard that Java7 is coming with the swings architecture.
Once i was creating a calendar component, this component is similar to the Date and Time Picker, that you see in any web based application. Its really difficult to make that.
Luckily i got an open source Date and Time Picker.
I have made an architecture around swings that would make the life simple.
I will upload the architecture in a short while, All of you are invited to make some changes and make this architecture more useful.
Keep Posting…