Class ToolsMenu

    • Constructor Detail

      • ToolsMenu

        public ToolsMenu()
        Insert the method's description here. Creation date: (7.12.2001 17:08:53)
    • Method Detail

      • init

        public void init()
        Insert the method's description here. Needed to add plugins after possible other menu items Creation date: (7.12.2001 17:55:14)
      • pluginAdded

        public void pluginAdded​(PluginObject plugin)
        Insert the method's description here. Creation date: (7.12.2001 17:09:23)
        Specified by:
        pluginAdded in interface PluginListener
        Parameters:
        plugin - plugin
      • pluginRemoved

        public void pluginRemoved​(PluginObject plugin)
        Insert the method's description here. Creation date: (7.12.2001 17:10:37)
        Specified by:
        pluginRemoved in interface PluginListener
        Parameters:
        plugin - plugin