Class PluginToggleHiddenChanged

java.lang.Object
net.storm.api.events.PluginToggleHiddenChanged

public class PluginToggleHiddenChanged extends Object
An event fired when the plugin panel visibility toggle state changes.

This event is triggered when the user toggles the visibility of hidden plugins in the plugin list or configuration panel. It allows the UI to update and show or hide plugins accordingly.

  • Constructor Details

    • PluginToggleHiddenChanged

      public PluginToggleHiddenChanged()