TeamDev Ltd. Home Page

March 04, 2010

OpenFaces 2.0 Released

We are glad to announce that OpenFaces 2.0 has "graduated" from the Early Access Program and the final version is released!

OpenFaces is an open source JSF library consisting of a set of advanced components, the Ajax framework and the client-side validation framework.

6 new components are introduced since the EAP 2 was published:

  • CompositeFilter – allows the user to build complex filter crieteria with multiple filter conditions;
  • LayeredPane a container that allows switching between different sets of displayed components;
  • SelectOneRadio – an extended version of the standard andlt;h:selectOneRadioandgt; component;
  • SelectManyCheckbox – an extended version of the standard andlt;h:selectManyCheckboxandgt; component;
  • CommandButton – an extended version of the standard andlt;h:commandButtonandgt; component;
  • CommandLink – an extended version of the standard andlt;h:commandLinkandgt; component.

DataTable and TreeTable components have been significantly extended with the following functionality:

  • Content scrolling with frozen header/footer rows. Both vertical and horizontal scrolling with frozen columns is supported;
  • Interactive dragandamp;drop column reordering;
  • Interactive column visibility customization;
  • Numerous filtering extensions -- customizing search condition, case sensitivity, placing filters inside or outside the table;
  • Tighter integration with the Hibernate library;
  • And more...

Certainly, there are many more extensions and fixes in other OpenFaces components and you can see the full list in the release notes.

Use your chance to see the components in action in the Live Demo!

We welcome everyone to contribute and participate in OpenFaces development. Please don't hesitate to post your feedback at the product forum or email us and follow OpenFaces on Twitter.

February 12, 2010

JxBrowser 2.1 Released

JxBrowser, a cross-platform library that allows integrating web browser into Java AWT/Swing applications on Windows, Linux and Mac OS X platforms, has been updated to version 2.1.

In this version we introduce the following improvements:

  • Ability to programmatically set path to Mozilla profile directory;
  • MIME type handling functionality for Mozilla engine.

Also this version contains fixes for the issues reported by our customers:

  • JavaScript Error Listener operability issue is resolved (Mozilla engine);
  • The work of StatusListener is corrected (WebKit engine);
  • Navigation finished event is fired when navigation made within the same document (Mozilla engine);
  • Pop-up window now can be opened even if its target name is empty (IE engine).

For the full list of resolved issues and improvements, please see the JxBrowser 2.1 Release Notes page.

The update is already available for download. You can try the new version online using the WebStart Demo.

For any help or feedback related to JxBrowser, please use the support forum or e-mail us directly.

January 29, 2010

JExplorer 2.3 Released

JExplorer, a library that provides a convenient Java API for integrating Microsoft Internet Explorer into Java applications, has been updated to version 2.3.

This release introduces the following features and improvements:

  • interface for receiving notifications when popup menu is required;
  • event handler for receiving information about popup window before it is opened;
  • listener for receiving events when WebBrowser is disposed.

This version also resolves several important issues reported by our customers. For the full list of resolved issues and improvements, please read the JExplorer 2.3 Release Notes page.

The latest version is available for download at JExplorer page. For any help or feedback related to the use of our product, please use the support forum or e-mail us us directly.