Package megamek.client.ui.dialogs.iconChooser
package megamek.client.ui.dialogs.iconChooser
-
ClassesClassDescriptionCreates a dialog that allows players to select a directory from a directory tree and choose an AbstractIcon from the AbstractIcons in that directory.This dialog allows players to select the camouflage pattern (or colour) used by their units.CamoChooser is an implementation of AbstractIconChooser that is used to select a Camouflage from the Camouflage Directory.The EntityImagePanel displays the Entity's Image using the provided camouflage.PortraitChooserDialog is an implementation of AbstractIconChooserDialog that is used to select a Portrait from the Portrait Directory.PortraitChooser is an implementation of AbstractIconChooser that is used to select a Portrait from the Portrait Directory.