I have a gui, and the gui is effectively made up of a bunch(100+) JPanels.
my panels are moveable, and I want to be able to save a current state, and load it.
The code needs some cleaning up before I post it, but I wanted to get the ball rolling on learning how to save things more complicated then text, as well as loading them.
I also dont even know how to create a java executable! (currently I use TextPad, and compile and run from there)
never done a build.
Thanks for any help,
Jonathan