public class SpellCheckPlugin extends Plugin
| Constructor and Description |
|---|
SpellCheckPlugin()
Construct spellchecker plugin.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
definePluginSettings(StringBuffer buffer)
Define configuration settings for this plugin.
|
PluginButton |
getSpellCheckButton() |
define, definePluginExtensions, getPluginPath, setPluginPathpublic PluginButton getSpellCheckButton()
protected void definePluginSettings(StringBuffer buffer)
PluginI.e. the "paste" plugin can be configured with different settings such as: "paste_callback" etc.
definePluginSettings in class Pluginbuffer - buffer to append toCopyright © 2015. All rights reserved.