|
|
Archive for May, 2008
Friday 16 May 2008 @ 3:25 am
Never call Swing as Swings. Remember that Java Swing is a Proper noun, and should never be called as Java Swings Iam not sure why people do that. I guess it has to do something with the name, somehow “Swings” doesn’t look as awkward as “Javas”. Do you know of any other technology where such a common mistake is done in spelling it’s name?
Thursday 15 May 2008 @ 5:21 am
As you might know, Swing was not the first GUI framework created by SUN. The first one was called as the Abstract Window Toolkit(AWT, shortly). AWT worked very similar to how other GUI tools, like, for eg., Visual Basic worked. It worked by translating the components it provided into platform specific counter parts called as native-peers. Thus, AWT components are sometimes referred to as heavy weight components.
Thursday 15 May 2008 @ 4:41 am
If you have never written a Swing Program before, here’s a simple Swing Program to get you started
Tuesday 13 May 2008 @ 3:17 pm
6 out 10 people working in swing don’t know what’s the foundation architecture of Java Swing. Is it MVC? some kind of Modified MVC? What the heck is the separable model architecture? How is the pluggable look and feel achieved? Read on.. , this page attempts to answer all that in a simple Q and A fashion. |
Popular Articles
Blog Categories
Monthly Archives
Resources
|