Clarification on the Milestones for Programming Project #1 Milestone #1: We have given you a sample GUI application in lab 03. You are allowed to reuse/modify all the source code that we provide you. So in effect, for milestone #1, all you need to do is implement NonEmptyWord (and perhaps other supporting classes). Of course, you are free to implement your own design using your own classes, as long as you adhere to the general program requirements. Milestone #2: We will give you a sample GUI application in lab 04. You are allowed to reuse/modify all the source code that we provide you. So in effect, for milestone #2, all you need to do is implement the class(es) that represents a list of body parts (and perhaps other supporting classes). Of course, you are free to implement your own design using your own classes, as long as you adhere to the general program requirements.