将Java Swing转换为基于Web的应用程序 [英] Convert Java Swing to web-based Application

查看:340
本文介绍了将Java Swing转换为基于Web的应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有Java swing应用程序。我想转换为Web基础应用程序。什么是最简单的方法?
有没有可用的工具,最好是开源代码?

I have Java swing application. I want to convert to web base application. What is easiest way? Is there any tool available, preferably open source code?

推荐答案

AjaxSwing是一个运行时工具,需要一个商业用服务器许可证。

AjaxSwing is a run-time tool and needs a server license for commercial use.

您可能想尝试 Mia Transformer - 网站的部分是法语 - 。他们将Swing Java代码更改为GWT Java代码,GWT将其更改为Javascript,然后如果需要,可以使用Google V8编译器更快地执行。当然不是100%。我们将尝试一个大型项目,看看它是否有效。

You might want to try Mia Transformer -parts of the website are in French-. They change Swing Java code to GWT Java Code and GWT changes it to Javascript and then if you want you can use Google V8 compiler for faster execution. Of course it is not 100%. We are going to try it for a large project and see if it works.

提供给我们的另一个链接是 SwingWeb 。但是没有检查出来。

The other link provided to us was SwingWeb. Have not checked it out though.

会让你发布。如果您遇到可行的解决方案,请分享。

Will keep you posted. If you come across a workable solution please share.

这篇关于将Java Swing转换为基于Web的应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆