Class PluginsFrame

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class PluginsFrame extends MainMenu.Child
The PluginsFrame class represents a window for managing plugins within the application. It displays a list of available plugins and provides options to view their commands and additional information.
See Also:
  • Constructor Details

    • PluginsFrame

      public PluginsFrame()
      Constructs a new PluginsFrame to display available plugins and their corresponding actions (e.g., commands and about info).