Debugging and testing Swing the easy way

73

The two open source tools that this article introduces — Swing Explorer and FEST-Swing — can make debugging and testing of Swing UIs simple and reliable. This article shows how to use them to understand a UI’s structure, test how it functions, and troubleshoot issues.