My GUI classes are very similar to Monkhouse , with an exception. I have used a combination of GridBagLayout and BorderLayout managers in my Main application class. Since this is the first time I am coding in Swing, I wasn't sure if I am making it too complicated using the above.
With a lot of trying, I got the GUI to look good, but the search and the book panels are not equally aligned to the smart eyes. I mean to say that it seems to be aligned, but if you take a printout and measure it, it is not so. Will that cost me points? This is the best I could do
Thanks!