| | | | Version: 3.1.3 Support Eclipse Version: 3.1, 3.2 and 3.3 License: Commercial Development Status: Production/Stable Company: FormDev Software GmbH
| |  | Home Page |  | Plugin Support |  | Discussion Forum |  |
| | Update Site URL: http://www.formdev.com/download/eclipse/ |
JFormDesigner is an advanced GUI designer for Swing user interfaces. It is easy and intuitive to use and provides a lot of powerful features. JFormDesigner fully supports JGoodies FormLayout, TableLayout, GridBagLayout, and other standard layout managers. The advanced GridBagLayout support allows the specification of horizontal and vertical gaps (as in TableLayout), which makes designing a form with consistent gaps using GridBagLayout much easier.
Key Features
-
Easy and intuitive to use, powerful and productive:
JFormDesigner provides an easy-to-use but powerful user interface.
Even non-programmers can use it, which makes it also ideal for prototyping.
-
IDE plug-ins and stand-alone application:
JFormDesigner is available as IDE plug-ins for
Eclipse,
IntelliJ IDEA and
JBuilder and
as stand-alone application.
Plug-ins for JDeveloper and Netbeans are under development.
-
JGoodies FormLayout and Clearthought's TableLayout support:
These well-known open-source layout managers allow you to design high quality forms.
JFormDesigner provides excellent support for them.
-
Advanced GridBagLayout support
allows the specification of horizontal and vertical gaps (as in TableLayout).
This makes it very easy to design forms with consistent gaps using GridBagLayout.
No longer wrestling with GridBagConstraints.insets.
-
Column and row headers
(for grid based layout managers) show the structure of the layout
(including column/row indices, alignment, growing, grouping) and allow
you to insert or delete columns/rows and change column/row properties.
It's also possible to drag
and drop columns/rows (incl. contained
components and gaps). This allows you to swap columns or move rows in seconds.
-
Localization support:
Localizing forms using properties files has never been easier. Specify a
resource bundle name and a prefix for keys when creating a new form and
then forget about it. JFormDesigner automatically puts all strings into
the specified resource bundle (auto-externalizing).
-
Java code generator or runtime library:
Either let JFormDesigner generate
Java source code for your forms (the default) or use the
open-source (BSD license) runtime library to
load JFormDesigner XML files at runtime. Your choice.
-
Generation of nested classes:
The Java code generator is able to generate and update nested classes.
You can specify a class name for each component in your form.
This allows you to organize your source code in an object-oriented way.
Added on: 05-Dec-2006 | Updated: 04-Mar-2008
|