CatModelNumDialog

CatModelNumDialog

Superclass
SimpleDialog

Subclasses
none

Referenced By
CatFamilyModelDialog

This class was develped for creating new Models Numbers
to be entered into the database.  Currently it is only used
for new Aurora Model numbers but can possibly be
abstracted out for any Caterpillar Business Unit.

When the user selects the Accept button, the values
are set up for return which the user can either put
in the database or process the returned values
however they wish.  Cancel just returns that fact
that a cancel was pressed.

Instance Variables
modelNum <ValueHolder on: String> [The new model number that is being added]
modelType <ValueHolder on: String> [The model type for the model number that is being added] Class Variables none Contacts yoder@cat.ncsa.uiuc.edu