What’s the Big Deal?
HelloWorld looks similar to AWT. Why switch to JFrame, JButton, JPanel, etc?
Benefits:
- speed
- lightweight flexibility (transparency, non-rectangular shape)
- pluggable look and feel
- automatic double buffering with many J- components.
- additional functionality (e.g., tooltips, etc.)