CatFamilyModelDialog

CatFamilyModelDialog

Superclass
LensMainApplication

Subclasses
none

Referenced By
DuPontModel

This class was developed to let the user view a list of the current
families, model types, and model number for the current business
unit.  It was developed with Aurora in mind but can be abstracted
to work with most prime-product business units.  It also allows 
users of the system add new families, model types, and model numbers.

Instance Variables
modelNumberList <SelectionInList> [A list of the model numbers]
familyList <SelectionInList> [A list of the families]
modelList <SelectionInList> [a list of the model types] Class Variables none Contacts yoder@cat.ncsa.uiuc.edu