FamilySelectionBox

FamilySelectionBox

Superclass
SimpleDialog

Subclasses
FamilyMfgSelectionBox

Referenced By
none

This class was developed for selecting a family
from a list of all possible families developed.

Currently it is only used for the 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 process the
returned values however they wish.  Cancel just returns
that fact that a cancel was pressed.

Instance Variables
familyType <SelectionInList> [A selection list of all possible families]
selectedFamily <String> [The actual family that the user has selected for return]
state <CatState> [The current global state of selection] Class Variables none Contacts yoder@cat.ncsa.uiuc.edu