开发者

Need Java Swing HTML canvas with support for integrated swing controls

开发者 https://www.devze.com 2022-12-27 03:29 出处:网络
I would like to create an application in swing in the style of 开发者_高级运维web 2.0 but have the power and functionality of a thick client. I know substance and some other look and feels help with t

I would like to create an application in swing in the style of 开发者_高级运维web 2.0 but have the power and functionality of a thick client. I know substance and some other look and feels help with this some, but I was wondering if there is a way I can actually use some kind of html panel / canvas to create the content in html, embedding swing controls in the rendering so as to still use listeners and get the functionality.

Anybody know of a way to do this?


Are you asking for some kind of html script that inherits from the swing class?

0

精彩评论

暂无评论...
验证码 换一张
取 消