Interface ProtoMekBuildListener

All Superinterfaces:
BuildListener
All Known Implementing Classes:
PMStructureTab

public interface ProtoMekBuildListener extends BuildListener
Listener for views used by ProtoMeks.
  • Method Details

    • tonnageChanged

      void tonnageChanged(double tonnage)
    • typeChanged

      void typeChanged(int motiveType)
    • mainGunChanged

      void mainGunChanged(boolean mainGun)
    • setEnhancement

      void setEnhancement(megamek.common.equipment.EquipmentType eq, boolean selected)
    • setISInterface

      void setISInterface(boolean selected)