• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

AjaxSwing 3.1.1 - Automatic Conversion of Swing Applications to AJAX websites

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
CreamTec is proud the announce that AjaxSwing 3.1.1 is available for download. AjaxSwing is a web deployment platform for Java Swing applications. It allows companies that built Java desktop applications to run them as web applications. AjaxSwing can be thought of as a Java Swing to HTML converter that creates HTML and JavaScript at runtime.

AjaxSwing 3.1.1 release notes:
3.1.1 is our next release of the 3.1 branch introducing following changes from previous (3.1.0) version:

* Fixed dialog z-index issue when third level dialog appeared below others
* Added support for inverted property in JSlider
* Added support for invisible items in JMenu (were renderer as visible before)
* Fixed JMenu rendering when it contains normal components (labels, panels, etc)
* Improved ajax table scrolling
* Added support for rendering JTableHeader on top a the table while you scroll it
* Improved rendering of TitledBorder, support difference title placement and border styles
* Fixed exception in TemporaryFileRemover thread
* Improved layout for JScrollPane, JComboBox, JCheckBox, JButton
* Other small fixes and improvements

AjaxSwing Home: http://www.creamtec.com/products/ajaxswing/
Online demos: http://www.creamtec.com/products/ajaxswing/demos.html
Download: http://www.creamtec.com/products/ajaxswing/install/index.html
 
Where all the women are strong, all the men are good looking and all the tiny ads are above average:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic