This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
How did you go?
Posted by Greg Coram on October 22, 2001 at 11:19 PM
Hi Arun, I too have attempted such a project and so far I havent got far, I can use the JTextPane for editing, I can save a html document, but I cant convert the contents of the Jtextpane to a HTMLDocument. Did you have any luck? > Hi Folks, I am creating a HTML editor just like FrontPage Express as my semester project. I am not able to open existing HTML documents in JTextPane in editable normal form. I want to open them and use all JTextPane features to insert images, tables, buttons and hyperlinks on the HTML page and then, save it in HTML text.
> Any help will be highly appreciated. Thanx. > Best Regards, > Arun. > (arun1405@hotmail.com)
Replies:
- JEditorPane Kristoffer February 18, 2002 at 4:59 PM
(0)
|