Troubleshooting
Creating an Alternate PLAF
How do I create my own PLAF?
Creating your own PLAF is a significant task and not for the faint of heart. Don't even think about writing code until you have a solid understanding of Swing's PLAF architecture. You can obtain this understanding by "surfing " to the following Web page:
When you arrive, you'll discover that this Web page contains the contents of Chapter 21 in an online book on Swing. The material being discussed is Swing's PLAF architecture. Not only is the PLAF architecture thoroughly examined, this Web page shows you the source code to an alternate PLAF.
You can learn more about how PLAF works by reading an ...
Get Special Edition Using Java 2 Standard Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.