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

Channel:
Subscribers:
64,099
Published on ● Video Link: https://www.youtube.com/watch?v=kZdbd3L_ez0



Category:
Tutorial
Duration: 7:59
14,480 views
16


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.







Tags:
java graphical user interface
Java windows
java create a new window