Class EquipmentMessages

java.lang.Object
megamek.common.equipment.EquipmentMessages

public class EquipmentMessages extends Object
  • Method Details

    • getString

      public static String getString(String key)
    • getString

      public static String getString(String key, Object... args)
      Returns the formatted message for the given key in the resource bundle.
      Parameters:
      key - the resource name
      args - the message arguments
      Returns:
      the string