Enum Class DeploymentDisplay.DeployCommand

java.lang.Object
java.lang.Enum<DeploymentDisplay.DeployCommand>
megamek.client.ui.panels.phaseDisplay.DeploymentDisplay.DeployCommand
All Implemented Interfaces:
Serializable, Comparable<DeploymentDisplay.DeployCommand>, Constable, StatusBarPhaseDisplay.PhaseCommand
Enclosing class:
DeploymentDisplay

public static enum DeploymentDisplay.DeployCommand extends Enum<DeploymentDisplay.DeployCommand> implements StatusBarPhaseDisplay.PhaseCommand
This enumeration lists all the possible ActionCommands that can be carried out during the deployment phase. Each command has a string for the command plus a flag that determines what unit type it is appropriate for.