public class AlarmPaletteLoader
extends java.lang.Object
Why isn't this in DesignerHook? Because if the Vision module isn't present, Java
throws a hissy fit in the form of a ModuleLoadException for the whole alarm module.
Putting it in a separate class fakes out Java and lets the rest of the classes function happily.