Is there any wysiwyg html editor for Swing?
800295Oct 21 2009 — edited Apr 29 2010For JSP (Web), I know that we can use FCKEditor in our page so that it acts like "dreamweaver" and let user to edit html in a visual way.
Now I am writing the Swing application, it seems FCKEditor doesn't have any "plugin" for Java Swing. So is there any open tools which can integrate with Swing?
Thx...