Java GUI tutorial 1 – Create a window with JFrame, set title

In this tutorial we’re going to learn how to write programs in Java using Eclipse and the GUI (Graphical User Interface) classes that are part of the Java Cass Library. The first class which we’re using to create a window is called JFrame.