Thursday, November 15, 2012

Finished laying out the GUI elements, using GridBagLayout and several internal JFrames to organize everything efficiently. Wrote functions to create elements such as the time selection spinner, populating it with an array of string between a min and a max, as well as a drag and drop function for the map. The GUI is now easily resizable and all elements fit snugly on the screen without clipping, vanishing or breaking. 

No comments:

Post a Comment