简体   繁体   English

如何在NetBeans 7中使用jGoodies表单布局

[英]How do I use jGoodies Form Layout with Netbeans 7

I am using Java 1.6.0_29, with Ubuntu and Netbeans 7. I want to use the jGoodies Forms Layout with Netbeans. 我将Java 1.6.0_29与Ubuntu和Netbeans 7一起使用。我想将jGoodies Forms Layout与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. 我试图将其添加为与构建器GUI一起使用的布局管理器,但似乎无法正常运行。

Thanks... 谢谢...

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. http://plugins.netbeans.org/plugin/39703/jformdesigner下载并安装JFormDesigner-插件JGoodies FormLayout这些著名的开源布局管理器使您可以设计高质量的表单。 JFormDesigner provides excellent support for them. JFormDesigner为它们提供了出色的支持。 easy to use this plugin for jgoodies forms 易于使用此插件的jgoodies形式

The API documentation is also available here: doc.formdev.com/jgoodies-forms/ API文档也可以在这里找到:doc.formdev.com/jgoodies-forms/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM