Class AlarmPaletteLoader


  • 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.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AlarmPaletteLoader

        public AlarmPaletteLoader​(DesignerContext context)