I have a series of JComboBox and each value selected will change the flow of control and dynamically populate the following JComboBox. Does anyone know of any design patterns that may match this criteria? The course may look something like this...
Course 1 A1 A11 A111
A112
A113
A12 A121
A122
A2 A21 A211
Course 2 ... ... ....