Object Serialization, and Swing (or Java FX) GUI. 😎

Process of reading student objects from the file, and then show their info in the GUI window, and verifying that they had been saved (and serialized) correctly.

  • Step 1
Open Serialization GUI window

  • Step 2
Adding data

  • Step 3
Recieving data confirmation and add the object serialized

  • Step 4
Adding more objects to serialization

  • Step 5
Open Deserialization GUI window

  • Step 6
Show the stored and serialized objects