1 2 3 ... 9 Previous Next

TeamDev Ltd. News

126 Posts tagged with the company_news tag

JxBrowser 2.4 Released

Posted by Roman Kazmin Aug 19, 2010

JxBrowser team is happy to announce a long-awaited release of JxBrowser 2.4 with 64-bit platforms support.

 

In this version we have implemented support of JDK 64-bit for IE engine on Windows, Mozilla engine on Linux and Safari engine on Mac OS X. Please note that Mozilla engine still doesn't support JDK 64-bit on Windows and Mac OS X, because Mozilla browser officially doesn't support 64-bit environment on Windows and Mac OS X platforms.

 

In this update we also added Proxy functionality support for Mozilla and IE engines and other features that you can see on the JxBrowser 2.4 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 the use of our product, please use the support forum or e-mail us directly.

0 Comments Permalink

JxBrowser has been updated to version 2.3.1.

 

Improvements

  • Added support of focus transfer between Mozilla Browser component and Swing UI components;
  • Added Flash Player 10 support for IE engine.

 

Resolved Issues

  • Mozilla Engine:
    • Browser component can not be initialized in Java Applet;
    • The executeScript method fails in case of "window.close();" JavaScript code;
    • Mac style native menu disappears after creating new browser instance;
    • Crash of JVM after multiple JavaScript executions.
  • IE Engine:
    • Navigation method does not work for local PDF file.

 

The full list of changes is available at JxBrowser 2.3.1 Release Notes page.

 

The update is available for download.

 

For any help related to the use of our product, please use the support forum.

0 Comments Permalink

JxBrowser 2.3 Released

Posted by Roman Kazmin Jun 14, 2010

JxBrowser, our cross-platform library that allows integrating web browser into Java AWT/Swing applications is updated to version 2.3.

 

In this update we focused on Mozilla engine stability issues. By digging into the issues reported by our customers we have practically re-implemented Mozilla engine from scratch. The effort paid off by much more stable and reliable Mozilla engine and a handful of other updates. For the full list of resolved issues and improvements, please see the JxBrowser 2.3 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 the use of our product, please use the support forum or e-mail us directly.

0 Comments Permalink

JxCapture 2 Released

Posted by Roman Kazmin Jun 8, 2010

TeamDev is happy to announce official release of JxCapture 2, a cross-platform library that provides a comprehensive screen and video capture API for Java applications on Windows and Mac OS X platforms.

 

With JxCapture 2, you will be able to capture a screen or a screen area activity and save the result to a movie file. The API allows to specify the resulting movie format, size, bitrate, codec, audio source, etc. For the full scope of changes please check out the JxCapture 2 Release Notes.

 

You can try out the new version online using the WebStart Demo. The JxCapture 2, including demo application and samples, is available for download. Samples in distribution package will demonstrate how you can capture full screen, window or a region, configure capturing options and more.

 

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

0 Comments Permalink

TeamDev is happy to announce the Early Access* for JxCapture 2, a cross-platform library that provides a comprehensive screen and video capture API for Java applications on Windows and Mac OS X platforms.

 

In this version we have added support of video capturing on Mac OS X  and Windows platforms. With JxCapture 2, you will be able to capture a screen or a specified screen area activity and save the result to a movie file.  The API allows to specify the resulting movie format, size, bitrate, codec, etc. For the full scope of changes please check out the JxCapture 2 EA Release Notes.

 

You can try out the new version online using the WebStart Demo. The JxCapture 2 Early Access build, including demo application and samples, is available for download.  Note: The Early Access build is bundled with an evaluation license that expires May 30, 2010.

 

Please feel free to ask for help or just leave feedback at our support forum.

 

Stay tuned for new versions with more powerful and exciting features!

 

*Early Access gives you a chance to try the product out before it is officially released. Although we cannot guarantee that there will be no public API changes, or that certain features will be available in the final product, we will do our best to make your Early Access experience useful and future transition to the release version as easy as possible. Early Access - is your opportunity to contribute to the development process and  help us shape the product to fit your needs.

0 Comments Permalink

JxBrowser 2.2 Released

Posted by Roman Kazmin Mar 30, 2010

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.2.

 

In this version we have implemented DOM functionality for all engines, added UserAgent property support and navigation status code in NavigationFinishedEvent.

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

  • Deadlock when dispose Browser instance from JavaScript in Internet Explorer engine;
  • Flickering issue when add/remove Browser component in Mozilla and Internet Explorer engine;
  • Internet Explorer engine throws the "Requested resource is in use" exception during web page loading;
  • MenuBar/PopupMenu and Context Menu still open when click on Browser component in Internet Explorer engine.

 

For the full list of resolved issues and improvements, please see the JxBrowser 2.2 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.

0 Comments Permalink

JxBrowser 2.1 Released

Posted by Roman Kazmin Feb 12, 2010

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.

0 Comments Permalink

JExplorer 2.3 Released

Posted by Roman Kazmin Jan 29, 2010

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.

0 Comments Permalink

JNIWrapper, a library that enables access to native libraries and components from Java code without using JNI, has been updated to version 3.8.1.

 

In this version we added support of Mac OS X 10.6 and synchronous mode of Hooks for Windows. This release also includes the updated version of WinPack, free add-on enabling access to the Windows native API and libraries from Java code. WinPack 3.8.1 introduces low level keyboard and mouse hooks that allow working with 32-bit applications on 64-bit Windows systems. For the full scope of changes please check out the JNIWrapper 3.8.1 Release Notes.

 

As always, you can download and try the fully-functional version of JNIWrapper.

 

We look forward to your feedback on this update. If you need assistance with using our product, please use the support forum.

 

0 Comments Permalink

JxBrowser 2.0 Released

Posted by Roman Kazmin Dec 17, 2009

TeamDev is happy to announce official release of JxBrowser 2.0, a cross-platform library that allows integrating web browser into Java AWT/Swing applications on Windows, Linux and Mac OS X platforms.

 

In this version we have added support of Apple Safari (WebKit) engine on Mac OS X platform and Internet Explorer on Windows. With JxBrowser 2.x, you have a choice - which browser engine your Java application should use on different operating systems. Now you can use the default system browser instead of Mozilla Gecko engine on Mac OS X and Windows platforms.

 

You can get access to the powerful browser engines functionality through the new JxBrowser 2.x API. Samples in distribution package will demonstrate how you can navigate to a web page and wait until the page is loaded; take a full web page screen shot and save it to image file; get access to browser events, DOM, browser features and more.

 

Download the JxBrowser 2.0 build and try the included demo application and samples.

 

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

0 Comments Permalink

JxBrowser 1.4 Released

Posted by Roman Kazmin Dec 11, 2009

JxBrowser, the cross-platform library for embedding Mozilla browser into your Java application, has been updated to version 1.4.

 

JxBrowser 1.4 introduces the following features and improvements:

  • API for interaction with native Mozilla XPCOM
  • API for clearing browser cache
  • Pop-up blocker
  • Ability to use custom implementation for displaying alerts, confirmations, prompts and authentication dialogs
  • New function WebBrowser.findNext for searching through the document with defined parameters.

 

This new version also resolves several important issues reported by our customers. For the full list of resolved issues and improvements, please read the JxBrowser 1.4 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 the use of our product, please use the support forum or e-mail us directly.

0 Comments Permalink

We are pleased to announce a version 1.6.2 update to the QuipuKit library for  JSF. This maintenance release includes resolutions for requests we received from our customers. The full list of fixes is available in release notes.

 

The new version of QuipuKit is available on the Download page. For any questions or feedback related to QuipuKit, visit forum or e-mail us directly.

 

We would also like to encourage you to pay your attention to the next major version of QuipuKit named OpenFaces 2.0, which is currently available in early access program (EAP) and is distributed under a dual license  model. Please see the migration guide for instructions on moving to the new version.

0 Comments Permalink

About a month ago we announced the Early Access Program (EAP) for JxBrowser 2.0, our cross-platform library that allows integrating Mozilla Firefox, Apple Safari (WebKit) and Microsoft Internet Explorer browsers into Java AWT/Swing applications. During this month we've received a lot of feedback and questions. Using this feedback we've made several changes in JxBrowser 2.0 API and added new important features:

  • Canceling navigation - allows receiving notification before web page loading starts and canceling navigation if needed;
  • Cookies management - allows receiving, updating, deleting Browser cookies;
  • MIME type handling - allows making a decision whether to display content with a specified MIME type or not;
  • Navigation.waitReady method - allows blocking current thread execution until document is loaded completely.

To see all changes and features we've made in EAP2 please check out the JxBrowser 2.0 EAP2 Release Notes.

 

The JxBrowser 2.0 EAP2 build with included demo application and samples is available for download. Note: The EAP2 build is bundled with an evaluation license that expires December 9, 2009.

 

Please feel free to ask for help or just leave feedback at our support forum and stay tuned for new versions with more powerful and exciting features.

 

* Early Access Program (EAP) gives you a first look at the product before it is officially released. It's an exciting opportunity for you to influence the development process and shape the future product with maximum value for you!
While we are doing our best to make your EAP experience and future transition to the release version as easy as possible, we do not guarantee that there will be no public API changes or that certain features will be available in the final product.

0 Comments Permalink

JExcel Update

Posted by Roman Kazmin Oct 29, 2009

JExcel, a library that allows integrating and controlling Microsoft Excel in Java Swing applications, has been updated to version 1.4.

 

In this release we introduce new API features related to operations with ranges and JExcel window. The updated version also provides support of SLF4J Logging Facade and resolves issues reported by our customers. For the full scope of changes please check out the JExcel 1.4 Release Notes.

 

As always, you can download the updated version of JExcel and evaluate it. You can also try JExcel online.

 

We look forward to your feedback on this update. If you need assistance in using our product, please use the support forum.

0 Comments Permalink

TeamDev is happy to announce the Early Access Program (EAP)* for JxBrowser 2.0, a cross-platform library that allows integrating Mozilla Firefox, Apple Safari (WebKit) and Microsoft Internet Explorer browsers into Java AWT/Swing applications on Windows, Linux and Mac OS X platforms.

 

In this version we have added support of Apple Safari (WebKit) engine on Mac OS X platform and Internet Explorer on Windows. With JxBrowser 2.x, you have a choice - which browser engine your Java application should use on different operating systems. You can reduce your application distribution package size by excluding Mozilla XULRunner files for Mac OS X (51Mb) and Windows (19Mb), and use the default system browser instead: Safari on Mac OS X and Internet Explorer on Windows.

 

You can get an access to the powerful browser engines functionality through the new JxBrowser 2.x API. Samples in distribution package will demonstrate how you can navigate to a web page and wait until the page is loaded; take a full web page screen shot and save it to image file; get access to browser events, DOM, browser features and more.

 

In JxBrowser 2.0 EAP we provide access to the old JxBrowser 1.x API, so you can update JxBrowser to 2.x version and run your already created Java applications without changes in source code. But we strongly recommend you to use the new 2.x API, because the old one will be deprecated in the future.

 

Download the JxBrowser 2.0 EAP build and try the included demo application and samples. Note: The EAP build is bundled with an evaluation license that expires November 10, 2009.

 

Please feel free to ask for help or leave your feedback at our support forum and stay tuned for new versions with more powerful and exciting features.

 

* Early Access Program (EAP) gives you a first look at the product before it is officially released. It's an exciting opportunity for you to influence the development process and shape the future product with maximum value for you!
While we are doing our best to make your EAP experience and future transition to the release version as easy as possible, we do not guarantee that there will be no public API changes or that certain features will be available in the final product.

0 Comments Permalink
1 2 3 ... 9 Previous Next

Actions

Recent Comments

No recent comments.