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
- 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