Starting on my road to creating a Java based GUI I stumbled upon the following link within the “Creating a GUI with JFC/Swing” Train in the Java Tutorials from Oracle.
Using Swing Components: Examples
It has code examples and can really get you started on the road to a Java GUI interface.