Abeille Forms Designer 2.1.0 Milestone 1 has been released. To download
click here. The release includes:
- A number of bug fixes.
- New support for Project Teams. Simply declare the project file for shared usage when creating a project. The .jfpr project file may then be checked into SVN, CVS, or another version control system and checked out and shared by all members of a project team. Consult Abeille's online help for further information on this new enhancement.
- Shared projects now support imported JavaBeans at the project level. This in additional to existing "global" imported Java Beans. Project level imported JavaBeans will be available when their corresponding shared project is opened in Abeille. The Beans will appear on the beans palette and be removed when the project is closed.
- An I18N feature was added to Abeille's FormPanel class. The FormPanel's applyComponentOrientation() method now additionally handles the recalculation of both ColumnSpec and CellConstraints for all FormLayout managers nested within it's component hierarchy. Form files (both .xml & .jfrm files) that are loaded at runtime support this feature. This was added to accomodate for right-to-left component reorientation for corresponding Locales.
~Todd