public class SpellsUtils
extends java.lang.Object
Constructor and Description |
---|
SpellsUtils(@NotNull java.lang.String spellFile)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
importSpells(@NotNull java.io.File dir,
@NotNull java.awt.Component parent)
Opens a file chooser to select the spell list file, then import spells.
|