Class HeatSinkSummaryItem
java.lang.Object
megameklab.ui.generalUnit.summary.AbstractSummaryItem
megameklab.ui.generalUnit.summary.HeatSinkSummaryItem
- All Implemented Interfaces:
SummaryItem
-
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
Modifier and TypeMethodDescriptiongetHeatSinkType(megamek.common.units.Entity entity) getName()voidrefresh(megamek.common.units.Entity entity) 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
-
HeatSinkSummaryItem
public HeatSinkSummaryItem()
-
-
Method Details
-
getName
-
refresh
public void refresh(megamek.common.units.Entity entity) -
getHeatSinkType
-