Nest « JTree « Java Swing Q&A





1. Displaying nested swing component names/classes at runtime    stackoverflow.com

Does anyone know of existing functionality to visualize the current swing component heirachy of a window at runtime? I am hoping for something equivalent to how firebug lets you inspect the DOM ...