Question

I am using Java 1.6.0_29, with Ubuntu and Netbeans 7. I want to use the jGoodies Forms Layout with Netbeans. How do I get this working? I tried to add it as a layout manager for use with the builder GUI but I cannot seem to get it working.

Thanks...

Was it helpful?

Solution

download & install JFormDesigner - plugin from http://plugins.netbeans.org/plugin/39703/jformdesigner JGoodies FormLayout These well-known open-source layout managers allow you to design high quality forms. JFormDesigner provides excellent support for them. easy to use this plugin for jgoodies forms

The API documentation is also available here: doc.formdev.com/jgoodies-forms/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top