CreamTec
Gourmet your Java with Cream
 
  • Home
  • Solutions
    • AJAX and Rich Internet Applications
    • Portal and Portlet Development
    • J2EE Development
    • Enterprise Architecture
  • Products
    • AjaxSwing
    • WebCream
  • Services
    • Conversion to AJAX
    • Consulting
    • Offshoring
    • Quality Assurance
  • About Us
    • About CreamTec
    • Our Customers
    • Management
    • Contact Us
Demos
  • Home
    Overview
    Screenshots
    Demos
    Download
    Licensing
    Forums
    Customers
     
  • Documentation
    Technical
    Setup Guide
    User Guide
    FAQ
    Troubleshooting
    Release History
    Forums

    Non Technical
    Maintenance and Support
     
  • Solutions
    Convert Swing to AJAX
    Migrate Swing to HTML
    Deploy Swing without plugin
    Swing to AJAX with GWT and AjaxSwing
    Convert applet to servlet
    Convert applet to HTML
    WebStart vs Plugin vs AjaxSwing
    Desktop apps to web
    Citrix alternative
     



Examples of Swing conversion to HTML and AJAX

The following links demonstrate examples of working applications that were web-enabled through AjaxSwing. All of the examples, shown here have been written as a standard GUI application or applet, with its user interface implemented using AWT and Swing. No modifications were made to the application code.

SwingSet2

AjaxSwing Light Theme | AjaxSwing Embedded Khaki Theme | WebStart
A classic example program shipped with every JDK showcasing Swing components. This shows the versatility of AjaxSwing and its support for all standard Swing features and widgets. To run the GUI version and see the source code of SwingSet simply go to demos/jfc/SwingSet in the JDK directory or follow this link to Java WebStart page http://java.sun.com/javase/technologies/desktop/javawebstart/demos.html

Mail Client

AjaxSwing Light Theme | AjaxSwing Windows Theme | AjaxSwing Blue Theme | WebStart
A sample program showing how a simple mail client can be implemented with Swing.