What is the difference between a Window and a Frame ?
3 years ago
OOP Java
The Frame class extends the Window class and defines a main application window that can have a menu bar.

Surya Bikram Bhandari
Oct 31, 2021