Class SBFReportMessages
java.lang.Object
megamek.common.strategicBattleSystems.SBFReportMessages
-
Method Details
-
getString
-
getString
Returns the formatted message for the given key in the resource bundle.- Parameters:
key- the resource nameargs- the message arguments- Returns:
- the string
-
getString
Returns the formatted message for the given key in the resource bundle.- Parameters:
key- the resource namedata- the message arguments- Returns:
- the string
-