Class MiscEquipmentSummaryItem
java.lang.Object
megameklab.ui.generalUnit.summary.AbstractSummaryItem
megameklab.ui.generalUnit.summary.MiscEquipmentSummaryItem
- All Implemented Interfaces:
SummaryItem
This Summary Item sums up all
MiscType equipment not handled elsewhere (it excludes JJ, UMU, heat sinks, TSM)
and without weapons and ammo.-
Field Summary
Fields inherited from class megameklab.ui.generalUnit.summary.AbstractSummaryItem
availabilityLabel, critLabel, weightLabelFields inherited from interface megameklab.ui.generalUnit.summary.SummaryItem
innerLabelBorder, labelBorder, outerLabelBorder -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class megameklab.ui.generalUnit.summary.AbstractSummaryItem
getAvailabilityComponent, getCritsComponent, getWeightComponentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface megameklab.ui.generalUnit.summary.SummaryItem
formatCrits, formatWeight
-
Constructor Details
-
MiscEquipmentSummaryItem
public MiscEquipmentSummaryItem()
-
-
Method Details
-
getName
-
refresh
public void refresh(megamek.common.units.Entity entity)
-