Class MineChoice
java.lang.Object
megamek.client.ui.dialogs.customMek.MineChoice
A per-dispenser choice of mine type shown in the unit configuration dialog. Mine dispensers may carry any land-type
mine (TO:AUE p.176), so all implemented land mine types are offered here. Command-detonated mines are listed but
disabled because dispenser deployment is not yet implemented for them.
-
Constructor Summary
ConstructorsConstructorDescriptionMineChoice(MiscMounted miscMounted, Entity entity, JPanel parentPanel, GBC2 gbc) -
Method Summary
-
Constructor Details
-
MineChoice
-
-
Method Details
-
applyChoice
public void applyChoice() -
setEnabled
public void setEnabled(boolean enabled)
-