Java GUI tutorial 1 - Create a window with JFrame, set title
Опубликовано: 01 Октябрь 2024 на канале: Magic Monk
14,677
17
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.