1. | Creating a varying gradient translucent window | | |
2. | Handling multiple file selection in the FileDialog class | | |
3. | Managing the Opacity of a Window | | |
4. | Managing the Shape of a Window | | |
5. | Managing Window types | | |
6. | Mixing heavyweight and lightweight components | | |
7. | New border types in Java 7:RaisedSoftBevelBorder | | |
8. | New border types in Java 7:LineBorder width | | |
9. | New border types in Java 7:LoweredSoftBevelBorder | | |
|
10. | BorderFactory.createSoftBevelBorder(BevelBorder.LOWERED) | | |
11. | BorderFactory.createSoftBevelBorder(BevelBorder.LOWERED, Color.lightGray, Color.yellow) | | |
12. | Using the new JLayer Decorator for a password field | | |
13. | Managing extra mouse buttons and high resolution mouse wheels | | |
14. | Using the NumericShaper.Range enumeration to support the display of digits | | |