Class ConvertSpellingDictionary

  • All Implemented Interfaces:
    IconProvider, java.lang.Iterable<TaskAction>

    public class ConvertSpellingDictionary
    extends TaskActionTree
    A task action for converting between spelling dictionary formats (plain text, common prefix length compression, and ternary tree).
    Since:
    3.0
    Author:
    Chris Jennings
    • Constructor Detail

      • ConvertSpellingDictionary

        public ConvertSpellingDictionary()
    • Method Detail

      • getLabel

        public java.lang.String getLabel()
        Description copied from class: TaskAction
        Returns the human-readable name of this action.
        Specified by:
        getLabel in class TaskAction
        Returns:
        the name used to create menu items for this action, localized if possible