Method Summary |
|
public ISpellingEngine | createEngine() Creates a spelling engine as described in the extension's xml. |
public ISpellingPreferenceBlock | createPreferences() Creates a spelling preferences block as described in the extension's xml. |
public String | getId() Reads (if needed) and returns the id of this extension. |
public String | getLabel() Reads (if needed) and returns the label of this extension. |
public boolean | isDefault() Reads (if needed) and returns the default attribute value of this extension. |
public boolean | isPluginLoaded() States whether the plug-in declaring this extension has been loaded already. |