wdicarlo / swing-explorer

Swing Explorer is an Open-Source tool for Swing application developers which is intended for visual exploring of a Swing-based application internals.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swing Explorer

Swing Explorer is an Open-Source (GNU) tool, created by Maxim Zakharenkov, for Swing application developers which is intended for visual exploring of a Swing-based application internals.

Most important features are:

  • Find all top-level components (Windows, Frames, Dialogs)
  • Browse through component hierarchy
  • Monitor AWT/Swing events
  • Debug 2D graphics
  • Dig into source code
  • Monitor threading rule violations
  • Run standalone or as plugin for eclipse, idea or netbeans

Note that official web sites are not anymore accessible

The code is a snapshot of last know released version 1.6.0

About

Swing Explorer is an Open-Source tool for Swing application developers which is intended for visual exploring of a Swing-based application internals.

License:GNU Lesser General Public License v3.0


Languages

Language:Java 100.0%