VehicleSelectionBoxCanvas

VehicleSelectionBoxCanvas

Superclass
SimpleDialog

Subclasses
none

Referenced By
VehicleSelectionBox

This subcanvas is dynamically created based upon the families that are queried from the
database.  Thus we can dynamically create and change the number of families available
without building a new GUI model numbers for them.

Instance Variables
familyModelDic <Dictionary> [This associates a family with its collection of Models.]
maxRow <Integer> [Max rows of a model for a specific family]
selectedFamilyTypes <Collection of: String> [A collection of the selected families being displayed]
buttonDic <Dictionary> [Used to set up the MultiWay constraints]
selectionListDic <Dictionary> [Dictionary of Selected items]
windowLabel <String> [The window label that will be displayed...this is used to decide on what to build. It is really a hack but works for now] Class Variables none Contacts yoder@cat.ncsa.uiuc.edu

Potential problems with this comment:
	Instance variable not commented - 
		nonEmptyProductFamilies