I have created a simple GUI which includes a JTable. This table may be saved & loaded via the appropriate Object Stream.
At this point the Save function is worki
In the actionPerformed code, the imported table (this is a new instance) isn't added into a container.
actionPerformed