This attempts to fix performance when importing large changesets from schematics. The appearance control is a BOARD_LISTENER that would otherwise redraw per item imported which may cause lockups
Also renames files & classes to fit dialog title and updates method names to match coding guidelines.