How can I specify my own style sheets, language files and dictionaries in order to redistribute them easily with the editor?
You can bundle your resources in a jar file together with your classes and the HTMLEditor. We have done the possible to make this process easy – style sheets, language files and dictionaries can be loaded from the classpath of your application directly without the need to make any additional efforts. The editor automatically will search for the specified resources. See also the Customization/Internationalization features chapter above.