QMCS 281
Pat’s Potted Plants
In this assignment all you need to do is write a Graphical User Interface (GUI) for Pat's Potted Plants. It should inherit from JFrame, impement PatsUserInterface, and be written as a Java Application (not an Applet). You shouldn't have to change any of the classes previously written.
The GUI should provide the means to enter data and to display results for all the functions currently in the TestPat's interface. It should be well organized so it is easy for the user to see what needs to be done.