#include "DigitCell.h"
#include "CellImpl.h"
#include "CellList.h"
#include "StringUtils.h"
This file defines the class DigitCell
DigitCells display one digit each of a number that is too long to fit into one line.