Uses of Class
heronarts.lx.LXRegistry.Plugin
Packages that use LXRegistry.Plugin
-
Uses of LXRegistry.Plugin in heronarts.lx
Fields in heronarts.lx with type parameters of type LXRegistry.PluginModifier and TypeFieldDescriptionfinal List<LXRegistry.Plugin>
LXRegistry.plugins
Registered pluginsMethods in heronarts.lx that return LXRegistry.PluginModifier and TypeMethodDescriptionLXRegistry.Plugin.setEnabled
(boolean enabled) LXRegistry.Plugin.setException
(Exception x) Methods in heronarts.lx with parameters of type LXRegistry.PluginModifier and TypeMethodDescriptiondefault void
LXRegistry.Listener.pluginChanged
(LX lx, LXRegistry.Plugin plugin) Invoked when the state of an available plugin has changed