Top "Netbeans-platform" questions

The NetBeans Platform is a cross-platform desktop application framework implemented in Java.

Adding component to palette on NetBeans IDE

I am looking at the NetBeans Platform using NetBeans IDE to create a Swing UI application. I am trying to …

java swing netbeans netbeans-platform jcalendar
How to remove items from menu in netBeans platform?

I have module application. When I run it, the main window of that app has quite complex menu. How to …

java netbeans-platform
How to create a custom button in Netbeans toolbar?

I have a command line script I saved in a file on my PC. How can I create a toolbar …

netbeans button toolbar netbeans-platform
how to recover deleted folder in netbeans

I accidentally deleted a very important folder through NetBeans. I was just working on my Netbeans project and accidentally deleted …

netbeans-7 netbeans-6.9 netbeans-platform
JVM Creation Failed Message when opening netbeans

My Netbeans works perfectly until today. But today morning when try to open net beans it gives the JVM creation …

java netbeans netbeans-7 netbeans-platform
how to create collapsible and expandable panel in Java Swing?

I need to create a collapsible and expandable panel in Java Swing.. I am not able to find it in …

java swing netbeans-7 netbeans-platform