This file contains the routines that manage the datamap dialog box. This is the dialog box that appears when the user chooses File-Edit Color... from the map window. The creation of the dialog, its size, the final placement of all of the buttons, etc. are controlled in this file.
The contents of the Legend dialog and the Stand Legend dialog are also defined in this file. Note that only the contents of the Legend and the Stand Legend are in this file. The creation of those dialog boxes and their associated callbacks can be found in legend.c and standLegend.c respectively.