ControllerSetupPanelLoader

class ControllerSetupPanelLoader

Methods

getControllerSetupPanels

public static ArrayList<ControllerSetupPanel> getControllerSetupPanels()

Dynamically loads ControllerSetupPanels from available jar files. The jar filename MUST begin with “ALICA_” for the jar to be recognized.

Returns:list of loaded setup panels