What components should I use for building a Java WYSIWYG HTML editor

后端 未结 2 1380
-上瘾入骨i
-上瘾入骨i 2020-12-22 09:50

I like to build java WYSIWYG HTML to practice my or better learn Java swing all the simple swing layouts and simple components i understand , but what should i use to repres

2条回答
  •  [愿得一人]
    2020-12-22 10:23

    You might look into metaphase editor, "A WYSIWYG HTML Editor Component for use in Java Applications." It's based on Charles Bell's HTMLDocumentEditor.

提交回复
热议问题