Is it possible to create visual plugins in Netbeans, with Java?
With visual plugins, I mean plugins/extra features that can parse code and display visual representations. Of course, with me coding the visuals.
I have searched for it, but I don't know what to search for.
In other words; Is there a way of creating a GUI plugin for internal use in Netbeans, written in Java(with/without frameworks)?