开发者

"paint" like control within a web page

I am looking for a Java UI control which allows users to draw drawings which 开发者_如何学Ccan internally stored as an image. I am looking for a very light weight control which does not slow down the page rendering.

Any pointer?

~Sri


You may want to have a look at JavaFX. I'm not sure if there is a readily available component though.


How would the loading of a java app affect the rendering of a page by the browser? Unless you're running on a single-core machine, they should have little effect on each other.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜