Latest ReleaseDownload the latest released version of JExplorer for Windows 32/64 bit. |
posted Aug 28, 2015, 8:37 AM by Artem Trofimov
posted Feb 25, 2013, 1:58 AM by Vladimir Ikryanov
[
updated Feb 25, 2013, 7:23 AM
]
In this update: - Updated JAR signature.
- Improved memory usage in the Browser.toImage() method with JVM 32-bit.
- Fixed issue when user cannot dispose Browser instance when PDF document is loaded.
- Fixed issue when double click on a web page blocks keyboard and mouse events with JDK 1.7.
- Fixed focus issue with multiple Browser instances with JVM 64-bit.
- Fixed issue when the Browser.dispose() method ignores confirmation dialog result.
- Fixed issue when Browser component doesn't work in modal dialogs.
- Added the "jexplorer.process.name" System Property. By default each Browser instance is running in a separate native process. This property allows configuring the name of this native process.
|
posted Feb 1, 2013, 1:55 AM by Vladimir Ikryanov
In this update: - Added JDK 1.7 support.
- Added Windows 8 support.
- Fixed issue when the Browser.setContent method throws OutOfMemory.
- Fixed issue when child window doesn't receive re-size events.
- Fixed issue when key listener doesn't receive ALT key events.
- Fixed JNIWrapperException: java.io.IOException: Access is denied when initialize Browser instance.
- Fixed issue when JavaScript modal dialogs cause application to hang with JVM 32- and 64-bit.
- Fixed issue when Browser hangs when closing window that produces JavaScript error.
- Fixed unexpected NullPointerException in Structure.clone with JVM 64-bit.
- Added support of JNIWrapper 3.8.4 and ComfyJ 2.10.
|
posted Aug 14, 2012, 3:43 AM by Vladimir Ikryanov
In this update: - Added the Browser.navigate(String location, String targetName, String postData, String headers) method.
- Added method that allows changing "Display mixed content" MS IE setting. See the com.jniwrapper.win32.ie.Browsers.setDisplayMixedContentSetting(int value) method.
- Added support of the HTMLIFrameElement.getContentDocument() DOM API method.
- Added
support of the HTMLIFrameElement.getFrameBorder() DOM API method.
- Fixed issue when Browser component becomes invisible when WebEx meeting is started or stopped.
|
posted Jun 22, 2012, 2:25 AM by Vladimir Ikryanov
In this update: - Added the Browser.getScreenShot(Dimension preferredSize) method.
- The Browser component key event codes corresponds to the standard Java AWT key codes.
- Improved stability in 64-bit environment.
- Fixed issue when user must click twice on a link to navigate when Browser doesn't have focus in JVM 64-bit.
|
posted May 17, 2012, 7:38 AM by Vladimir Ikryanov
In this update: - Improve memory usage in Mouse & Keyboard functionality.
- Improved clear cache functionality.
- Fixed issue when child window is opened behind parent window.
|
posted Apr 12, 2012, 2:59 AM by Vladimir Ikryanov
In this update: - Added the DOMUtils.getInnerHTML(Element element) method.
- Improved stability when set content in child Browser on Windows 7 + IE9.
|
posted Apr 2, 2012, 2:41 AM by Vladimir Ikryanov
|