Class SummaryWeightLabel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants

public class SummaryWeightLabel extends JLabel
This label is used by the unit summary in the structure tab to display the weight and crits. It is right-aligned and uses the standard border given in SummaryItem.
See Also:
  • Constructor Details

    • SummaryWeightLabel

      public SummaryWeightLabel(String text)
    • SummaryWeightLabel

      public SummaryWeightLabel()
  • Method Details