Class TransportTab

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

public class TransportTab extends IView implements ActionListener, ChangeListener
Tab for adding and modifying aerospace and support vee transport bays.
See Also:
  • Constructor Details

  • Method Details

    • addRefreshedListener

      public void addRefreshedListener(RefreshListener l)
    • refresh

      public void refresh()
    • refreshDockingHardpoints

      public void refreshDockingHardpoints()
      This refreshes the count of docking hardpoints on the display
    • actionPerformed

      public void actionPerformed(ActionEvent evt)
      Specified by:
      actionPerformed in interface ActionListener
    • stateChanged

      public void stateChanged(ChangeEvent ev)
      Specified by:
      stateChanged in interface ChangeListener