GUI class creates the GUI. More...
Classes | |
| class | GUI |
| GUI class, creates the GUI making a JFrame visible and adding the different components to the frame. More... | |
GUI creates a JFrame, adds the components and runs the program by the main method.
1.8.3.1