Here is the example of output to a file. The System.out.println(" "); will
not print to the screen it will print to an output file.
Click here for Example Ouput
The rest are many programs on GUI stuff. Mostly just examples. Make sure you understand the layouts, mouseListeners, and buttons (listeners).