Class LobbyErrors

java.lang.Object
megamek.client.ui.panels.phaseDisplay.lobby.LobbyErrors

public final class LobbyErrors extends Object
Contains static methods that show common info/error messages for the lobby.
  • Method Details

    • showOnlyOwnBot

      public static void showOnlyOwnBot(JFrame owner)
    • showOnlySingleEntityOrForce

      public static void showOnlySingleEntityOrForce(JFrame owner)
    • showSingleOwnerRequired

      public static void showSingleOwnerRequired(JFrame owner)
    • showForceNoAttachSubForce

      public static void showForceNoAttachSubForce(JFrame owner)
    • showOnlyTeam

      public static void showOnlyTeam(JFrame owner)
    • showOnlyC3M

      public static void showOnlyC3M(JFrame owner)
    • showNoDualLoad

      public static void showNoDualLoad(JFrame owner)
    • showNoDualTow

      public static void showNoDualTow(JFrame owner)
    • showNoSuchBay

      public static void showNoSuchBay(JFrame owner)
    • showSquadronTooMany

      public static void showSquadronTooMany(JFrame owner)
    • showOnlyFighter

      public static void showOnlyFighter(JFrame owner)
    • showLoadOnlyAllied

      public static void showLoadOnlyAllied(JFrame owner)
    • showExceedC3Capacity

      public static void showExceedC3Capacity(JFrame owner)
    • showSameC3

      public static void showSameC3(JFrame owner)
    • showCannotConfigEnemies

      public static void showCannotConfigEnemies(JFrame owner)
    • showCannotViewHidden

      public static void showCannotViewHidden(JFrame owner)
    • showSingleUnit

      public static void showSingleUnit(JFrame owner, String action)
    • showTenUnits

      public static void showTenUnits(JFrame owner)
    • showHeatTracking

      public static void showHeatTracking(JFrame owner)
    • showOnlyMeks

      public static void showOnlyMeks(JFrame owner)
    • showOnlyTeammate

      public static void showOnlyTeammate(JFrame owner)
    • showOnlyEntityOrForce

      public static void showOnlyEntityOrForce(JFrame owner)
    • showOnlyEmptyForce

      public static void showOnlyEmptyForce(JFrame owner)
    • showSBFConversion

      public static void showSBFConversion(JFrame owner)
    • showCannotEditWhileDone

      public static void showCannotEditWhileDone(JFrame owner)