Menu

#11 Refactored autospelling

open
nobody
None
5
2011-03-10
2011-03-10
No

This path does:
- refactors autospelling to a much simpler architecture which uses Swing highlights to show misspellings rather than the documents styles
- not autospelling can also be used with HTMLDocument and hopefully with a plain document (I tested it only with HTML
- changed JTextPane to JTextComponent so it should also work with more swing components
- modified the API a little to be more flexible (I'm integrating autospelling with the Metamorph Editor)
- removed the unnecessary dependency of autospelling to JTextComponentSpellChecker
- added NetBeans project file so you can now also work with this IDE

I know it's big but I hope you like it :)
I worked with trunk

Discussion

  • Adam Walczak

    Adam Walczak - 2011-03-10
     
  • Adam Walczak

    Adam Walczak - 2011-03-10

    - modified the API a little to be more flexible (I'm integrating autospelling with the Metamorph Editor)
    ^ wrong name :) I was talking about the Metaphase Editor www.metaphaseeditor.com

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.