Class AlarmPaletteLoader

java.lang.Object
com.inductiveautomation.ignition.alarming.designer.AlarmPaletteLoader

public class AlarmPaletteLoader extends 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.
  • Constructor Details