0

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)?

1
  • You're right - that was short =) Commented Apr 16, 2014 at 14:41

1 Answer 1

1

Yes. The NetBeans IDE is built on the NetBeans Platform:

https://netbeans.org/kb/trails/platform.html

https://netbeans.org/features/platform/

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.