posted 17 years ago
I would like to have frames in JEditorPane, so far I've found a solution which is to do everything in html by using HTMLEditorKit, but I would like to be able to edit my own document format and not have to convert each time to and from html. How is it possible?
Here is solution I've found with html:
Free open source onscreen <a href="http://jslope.com/ruler.htm" target="_blank" rel="nofollow">Ruler</a>