Class ConfigurePorts

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class ConfigurePorts extends JPanel implements ActionListener
This class defines the controls for adding, modifying, and deleting PortConnector definitions in this instance of YAAC.
See Also:
  • Constructor Details

    • ConfigurePorts

      public ConfigurePorts()
      Create the port configuration panel.
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      handle button clicks on the ConfigurePorts panel.
      Specified by:
      actionPerformed in interface ActionListener
      Parameters:
      e - ActionEvent identifying the clicked button