Class JaxoPluginManagerPanel

java.lang.Object
net.sf.jaxodraw.gui.panel.JaxoPluginManagerPanel
All Implemented Interfaces:
EventListener, ListSelectionListener, JaxoLocalized

public class JaxoPluginManagerPanel extends Object implements ListSelectionListener, JaxoLocalized
Brings up a panel that allows to manipulate installed plugins.
  • Constructor Details

    • JaxoPluginManagerPanel

      public JaxoPluginManagerPanel(Component parent)
      Creates a new JaxoPluginManagerPanel dialog which is always modal.
      Parameters:
      parent - the parent Component.
  • Method Details