Xyene / Swing-Debugger

A simple visual debugger for Swing/AWT applications.

Home Page:https://tbrindus.ca/projects/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swing-Debugger

A simple visual debugger for Swing/AWT applications. Uses the Java Attach API via a runtime agent.

Attaches to a process and displays its component hierarchy as a tree to easily debug layout issues.

Process display

An example with Jetbrain's PyCharm:

Swing-Debugger on PyCharm

You can grab a release from here.

About

A simple visual debugger for Swing/AWT applications.

https://tbrindus.ca/projects/

License:GNU Lesser General Public License v3.0


Languages

Language:Java 100.0%