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, setPluginPath
public PluginButton getSpellCheckButton()
protected void definePluginSettings(StringBuffer buffer)
Plugin
I.e. the "paste" plugin can be configured with different settings such as: "paste_callback" etc.
definePluginSettings
in class Plugin
buffer
- buffer to append toCopyright © 2015. All rights reserved.