OOP with Java: 18. Tetris Game with Java Swing (Part VIII. Saving/loading the leaderboard data)

Опубликовано: 12 Июль 2026
на канале: MrM Programming
3,787
44

In this video, we will make our program save the leaderboard data to file using serialization, and load it from the file using de-serialization. We will also sort the leaderboard JTable using the TableRowSorter class. In addition, we will briefly talk about types of computer memory.

Visit us on Facebook:   / mrmprogramming