CatFamilyDialog

CatFamilyDialog

Superclass
SimpleDialog

Subclasses
none

Referenced By
CatFamilyModelDialog

This class was develped for creating new Families to be
entered into the database.  Currently it is only used
for new Aurora Families 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
description <ValueHolder on: String> [The desciption of the family being added]
family <ValueHolder on: String> [The new family that is being added] Class Variables none Contacts yoder@cat.ncsa.uiuc.edu