Can Components be added to groups in GroupLayout dynamically?
问题 Can Component s be added to groups in GroupLayout dynamically, after setHorizontalGroup() and setVerticalGroup() have been called, without resetting the layout? I'm working on the GUI to a project that will help students find the best way to put together their weekly class schedules. This involves inputting information regarding class times, etc., for an unknown number of classes. Of course, I can't just add an arbitrarily large number of forms for the user to put information into and say "no