Skip to content

An Intellij IDEA plugin to spy implementation classes of swing gui elements

License

Notifications You must be signed in to change notification settings

AndyWu2015/swing-spy

Repository files navigation

swing-spy

What is this for ?

If you are a plugin developer for Eclipse, you may use Alt+Shift+F1 to trigger Eclipse Plug-in Spy. But you can't find some thing like that in Intellij IDEA. So this is for Intellij IDEA plugin developers to see implementation of gui elements.

How to use it ?

Just install the swing-spy.jar as a plugin and restart and double click Ctrl key to trigger spy action , it will show a popup which inculdes all components that contain current mouse position.

Effect

Effect

About

An Intellij IDEA plugin to spy implementation classes of swing gui elements

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages