Home Reference Source Test Repository

References

Class Summary

Static Public Class Summary
public

ContextMenuBuilder creates context menus based on the content clicked - this information is derived from https://github.com/electron/electron/blob/master/docs/api/web-contents.md#event-context-menu, which we use to generate the menu.

public

ContextMenuListener will listen to the given window / WebView control and invoke a handler function.

public

DictioanrySync handles downloading and saving Hunspell dictionaries.

public
public

SpellCheckHandler is the main class of this library, and handles all of the different pieces of spell checking except for the context menu information.

Function Summary

Static Public Function Summary
public

Normalizes language codes by case and separator.