Skip to content

Xyene/Swing-Debugger

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages