(Java) JPanel Painting GUI Application
The basic idea of the program is to allow the user to draw two different types of text boxes onto a panel, to edit them in various ways (ex. resize, move, change text) and the save the picture to a file so that it can later be restored.